1. The <img> Tag

20% Complete (success)

<img src="#" alt="..." title="..." width="..." height="..." / >

As with the break (<br />) and horizontal ruler (<hr />) elements, the image element is an empty element that only requires a single tag. This tag is the image tag, <img />.

As with hyperlinks, this element is reliant on attributes within the tag to allow it to be useful. Visit the next pages to learn these attributes.