When you want to insert images to your web page:
<img src="enter your source or link of your image.jpg" alt="if your source is not available so enter any other link or display the message for the user image is not available.jpg" width="200" height="200" border="2"></img>
height of the pic width of the pic and border is for bordering the pic
the code is as
<center>
<img src="file:///C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Pictures/roses2.gif" alt="image not available" height="200" width="200" border="2"></img></center>
Monday, October 11, 2010
HTML Images:
10:34 AM
GCbioinfo
0 comments:
Post a Comment