ÿþ<html> <head> <STYLE type="text/css"> a:link { color: #000000; text-decoration: none; } a:visited { text-decoration: none; color: #0000ff; } a:hover { text-decoration: none; color: #0000FF; } a:active { text-decoration: none; color: #0000FF; } </STYLE> <title>Inkjet : Sample08</title> </head> <body> <div style="position:absolute;left:120px"> [ <a href="sample.php">Back</a> ] </div> <table align="center"> <tr> <td> <img src="pic/sample/sample08full.jpg"> </td> </tr> </table> <div style="position:absolute;left:120px"> [ <a href="sample.php">Back</a> ] </div> </body> </html>