|
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.
|