|
<img>
The <img> tag is used to embed an image on the HTML document. The
attributes are as follows:
- src: The file path to the image file.
- width: The width of the image, in pixels.
- height: The height of the image, in pixels.
- alt: The text the browser will display when visitors mouse over the image.
Search engines often places more weight on the text in the alt attribute.
Next: HTML Frames
Site Map |
Resources
Link to this page: If you find this page useful, we encourage you to link to this page. Simply copy and paste the code below to your website, blog, or profile.
Copyright 2006, 2007, 2008 1keydata.com Privacy Policy
|