With HTML, the
Example of
Example result
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 all of the current unique HTML attributes for the
- Example of
- Example result
- Attributes
- Deprecated attributes
- Compatibility
- Related information
Deprecated attributes
A deprecated attribute is one that may function currently but is not supported in going forward. While the attribute may work with the current version of HTML, it will eventually be phased out. It is better to avoid using these attributes to help future-proof your website.
Compatibility
Browser, Compatibility, Container tag, Scroll bar, Web design terms, Web page
Related information
- How to create a new window in HTML for a single image.
- How to create images that are right-aligned on a web page.
- How to make an animated GIF image.
- HTML and web design help and support.