| ELEMENT | DESCRIPTION |
| <a> | Element that defines a link |
| <img> | Image element used inside an <a> can be used as a link |
ATTRIBUTE |
|
| href | Use this attribute to link to a bookmark |
| href | Use this attribute to link to a web address |
| id | Use this attribute to define bookmarks in a page |
| target | Use this attribute to define where to open the linked document |