Here are the attributes that you should now feel acquainted with:
| ATTRIBUTE | DESCRIPTION |
| alt | Specifies an alternative text for an image |
| href | Specifies the URL for a link |
| src | Specifies the URL for an image |
| title | Specifies extra information about an element (displayed as a tool tip) |
A more complete list of tags, and their attributes, can be found at the HTML Tag Reference Library..