Welcome To Freeware Tips Forum Index
Join! (free) SearchFAQMemberlistUsergroupsLog in

Basic Image Coding

 
Reply to topic    Welcome To Freeware Tips Forum Index » Coding Tips -> HTML View previous topic
View next topic
Basic Image Coding
Author Message
Please Register and Login to this forum to stop seeing this advertsing.




Speed
Site Admin

Joined: 16 Jul 2008
Posts: 1247
Add Comment
Show Comments
Add Karma



Post Basic Image Coding Reply with quote

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 View user's profile Send private message Visit poster's website
Display posts from previous:    
Reply to topic    Welcome To Freeware Tips Forum Index » Coding Tips -> HTML All times are GMT
Page 1 of 1

 
Jump to: 
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

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group
Design by Speed