Graphics
HTML allows you to include images, sound files and even motion pictures in your documents. You can place GIF and JPG files in your document by using the IMG command.
|
HTML <img src="picture.gif" alt="Suzzallo" /> |
|
How It Displays
|
Specifications
From the W3Schools.Com Complete HTML/XHTML Reference:
