Image Codes 
You can use the codes below to put images on your html pages (note that you need to upload the images to your site first). Just copy and paste the codes below into your html editor and edit the parts of them in capital letters with your own information.
Image Code (basic):
<img src="IMAGE.gif" border="0"></a>
Image Code (use to space images out horizontally):
<img src="IMAGE.gif" border="0" hspace="NUMBER"></a>
Image Code (use to space images out vertically):
<img src="IMAGE.gif" border="0" vspace="NUMBER"></a>
Image Code (use to space images out horizonitally and vertically):
<img src="IMAGE.gif" border="0" hspace="NUMBER" vspace="NUMBER"></a>
Be sure to read the Terms of Use.
Copyright © 5/2006 juleha.com. All rights reserved.