0% found this document useful (0 votes)
9 views1 page

HTML Tags Reference Guide

The document provides a list of HTML elements along with their definitions and notes on their support in HTML5. Some elements, like <acronym> and <applet>, are not supported in HTML5 and alternatives are suggested. The document also includes information about the usage of various tags for structuring content and formatting text.

Uploaded by

samantasoham2011
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

HTML Tags Reference Guide

The document provides a list of HTML elements along with their definitions and notes on their support in HTML5. Some elements, like <acronym> and <applet>, are not supported in HTML5 and alternatives are suggested. The document also includes information about the usage of various tags for structuring content and formatting text.

Uploaded by

samantasoham2011
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

<a>Defines a hyperlink

<abbr>Defines an abbreviation or an acrony


<acronym>Not supported in HTML5.
Use <abbr> instead.
Defines an acronym
<address>Defines contact information for th
author/owner of a document
<applet>Not supported in HTML5.
Use <embed> or <object> instead.
Defines an embedded applet
<area>Defines an area inside an image
map<article>Defines an article<aside>Defin
aside from the page content<audio>Defines
embedded sound content<b>Defines bold
text<base>Specifies the base URL/target for
URLs in a document<basefont>Not support
HTML5. Use CSS instead.
Specifies a default color, size, and font for a
document<bdi>Isolates a part of text that m
formatted in a different direction from othe
outside it<bdo>Overrides the current text
direction<big>Not supported in HTML5. Use

You might also like