Author
Message
Please Register and Login to this forum to stop seeing this advertsing.
Speed
Basic Image Coding
Link
Just the image
Code: <img src="IMAGE_URL_HERE">
Change image size
Code: <img src="IMAGE_URL_HERE" width="***" height="***">
Hyperlinked image with border
Code: <a href="URL_TO_SITE_HERE"><img src="IMAGE_URL_HERE"></a>
Hyperlinked image without border
Code: <a href="URL_TO_SITE_HERE"><img src="IMAGE_URL_HERE" border="0"></a>
Text shown before image has loaded, or when image is deleted
Code: <img src="IMAGE_URL_HERE" alt="TEXT_TO_DISPLAY_HERE">
Have text on the right side of the image
Code: <img src="IMAGE_URL_HERE" align="left">
_________________
Train Insane or Remain The Same
There's No Room In A Warriors Heart For Self Doubt
Wed Jul 16, 2008 11:34 am
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum