Popular Posts

Wednesday, 27 July 2011

HTML Images

HTML images are defined with the <img> tag

For example:
<img src="picture1.jpg" width="98" height="210" />

No comments:

Post a Comment