image
images can be scaled and bordered
CODE
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-us"> <title>i've an image to save</title> </head> <body background=".\back.jpg">
<p> </p> <p><font color="#00FFFF">image</font></p> <p><img border="0" src=".\cyte.jpg" alt="image by neeraj"></p> <p><font color="#00FFFF">images can be scaled and bordered</font></p> <p><img border="3" src=".\cyte.jpg" width="458" height="153"></p> <p> </p>
</body> </html>
|
© neeraj shinde