Graphics on the Web

Placing an Image on a Web Page

The Trail  

The HTML code used for placing the image to the left on this page:

<IMG SRC="trailcrpd.gif" ALT="The Trail" WIDTH="335" HEIGHT="226">

In the code IMG is the HTML tag and SRC, ALT, WIDTH and HEIGHT are the attributes.

IMG is one of the few HTML elements that does not have a closing tag.

Procedures for placing images on a Web page vary from editor to editor.

Provided by Dr. Anne M. Burns
Math Dept./IMA Program/C.W. Post Webmaster
   

Graphics Checklist