Inline Image <IMG>
Read this tip to make your life smarter, better, faster and wiser. LifeTips is the place to go when you need to know about Tags Defined and other Html topics.
How do I add an image to my webpage?
- Definition:
- Used to place graphics within a page. Supplies source, placement, and behavior information.
- Attributes:
- ALT="text" ;|RIGHT|TOP|MIDDLE|BOTTOM)" ; BORDER="number" ; HEIGHT="number" ; WIDTH="number" ; HSPACE="number" ; ISMAP ; SRC="URL" ; USEMAP="map-name" ; VSPACE="number".
- Suggested Usage:
- Use graphics sparingly! Don't build your site around images, let the images enhance your site.
- Example:
- <IMG SRC="http://www.yoursite.com/yourimage.gif" WIDTH="468" HEIGHT="60" ALT="Please visit my site">
Comments
Nobody has commented on this tip yet. Be the first.