<< More on Links | Index: HTML Basics | Next: Combo Deal >>

Images

Formats: jpg, gif, png, sometimes bmp.
 

<img src=”http://www.asite.com/picture.jpg”>
<img src=”picture.jpg” border=”0”>

Note that there’s no closing tag here -- we’re sticking something new into the page, rather than formatting something that’s already there. This isn’t really a tag in that sense, but rather, it’s a special kind of content.

Don’t forget the “alt” text (see example). Handicapped-enabled browsers use them