When writing in HTML, the
Example of code
Example result
The element must be nested inside a
- Example of
code - Example result
- Attributes
- Compatibility
- Related information
In the image above containing our logo, clicking the word “Computer” opens our computer definition page; clicking the word “Hope” opens our hope definition page.
Attributes
Within an HTML tag, an attribute dictates certain aspects of an HTML element. Attributes are made up of a name and value pair; all tags support standard attributes. The following table shows the only current, unique, HTML attribute for the
Compatibility
Browser, Client-side, Compatibility, Container tag, HTML a tag, Hyperlink, Logo, Target, URL, Web design terms
Related information
- How to create links to sections on the same page in HTML.
- How to create an HTML push-button link.
- HTML and web design help and support.