View Single Post
  #7 (permalink)  
Old 01-09-2011, 12:46 PM
worldblackstar worldblackstar is offline
Junior Member
 
Join Date: Jan 2011
Location: India
Posts: 13
worldblackstar is on a distinguished road
As above dudes said you can use <img src="url of image" alt="namehere" width="size" height="size" align="position">

namehere will be displayed when picture can not be loaded.

I don't need to explain about width , height. It gives directly meaning for you.

In Align attribute you can give value as left, right, center.
Reply With Quote