HTML Images
HTML images are defined with the <img> tag.
EXAMPLE:
<img src="http://learn-html-khan.blogspot.com/run.jpg" width="104" height="142" >
Note: The name and the size of the image are provided as attributes.
(attributes are already simply defined in previous post)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment