Clarify the meaning of the acronyms on your web site.
Acronym Dictionary
Acronym Finder
Get information on your favorite TV Shows at
Social Networking Web Sites
Printer-friendly PDF* format:
HTML 5 Tag Reference
|
html-tag-listaabbraddressareaarticleasideaudiobbasebbbdoblockquotebodybrbuttoncanvascaptionCDATAcitecodecolcolgroupcommandCommentsdatagriddatalistdddeldetailsdfndialogdivdlDOCTYPEdtemembedfieldsetfigurefooterformh1...h6headheaderhgrouphrhtmliiframeimginputinskbdlabellegendlilinkmapmarkmenumetameternavnoscriptobjectoloptgroupoptionoutputpparampreprogressqRDFrprtrubysampscriptsectionselectsmallsourcespanstrongstylesubsupsvgtabletbodytdtextareatfootththeadtimetitletrulvarvideowbrxmlxml-stylesheet
HTML 5 Declarations, Elements (HTML Tags) and Attributes
Types of tags in HTML 5
Converting to HTML 5
We are working on converting to HTML 5.
Please visit HTML 5 Tags on the
HTML 5 standard version of this site.
-
HTML 5 Tag Reference
-
The <a> Tag
-
The <abbr> Tag
-
The <address> Tag
-
The <area/> Tag
-
The <article> Sectioning Tag
-
The <aside> Sectioning Tag
-
The <audio> Tag
-
The <b> Tag
-
The <base/> Tag
-
The <bb> Tag
-
The <bdo> Tag
-
The <blockquote> Tag
-
The <body> Tag
-
The <br/> Tag
-
The <button> Tag
-
The <canvas> Tag
-
The <caption> Tag
-
CDATA Sections
-
The <cite> Tag
-
The <code> Tag
-
The <col/> Tag
-
The <colgroup> Tag
-
The <command> Tag
-
Comments in HTML
-
The <datagrid> Tag
-
The <datalist> Tag
-
The <dd> Tag
-
The <del> Tag
-
The <details> Tag
-
The <dfn> Tag
-
The <dialog> Tag
-
The <div> Tag
-
The <dl> Tag
-
The <DOCTYPE> Declaration
-
The <dt> Tag
-
The <em> Tag
-
The <embed/> Tag
-
The <fieldset> Tag
-
The <figure> Tag
-
The <footer> Tag
-
The <form> Tag
-
Heading Tags in HTML 5
-
The <head> Tag
-
The <header> Tag
-
The <hgroup> Tag
-
The <hr/> Tag
-
The <html> Tag
-
The <i> Tag
-
The <iframe> Tag
-
The <img/> Tag
-
The <input/> Tag
-
The <ins> Tag
-
The <kbd> Tag
-
The <label> Tag
-
The <legend> Tag
-
The <li> Tag
-
The <link/> Tag
-
The <map> Tag
-
The <mark> Tag
-
The <menu> Tag
-
The <meta/> Tag
-
The <meter> Tag
-
The <nav> Sectioning Tag
-
The <noscript> Tag
-
The <object> Tag
-
The <ol> Tag
-
The <optgroup> Tag
-
The <option> Tag
-
The <output> Tag
-
The <p> Tag
-
The <param/> Tag
-
The <pre> Tag
-
The <progress> Tag
-
The <q> Tag
-
The <rdf:RDF> Tag
-
The <rp> Tag
-
The <rt> Tag
-
The <ruby> Tag
-
The <samp> Tag
-
The <script> Tag
-
The <section> Tag
-
The <select> Tag
-
The <small> Tag
-
The <source> Tag
-
The <span> Tag
-
The <strong> Tag
-
The <style> Tag
-
The <sub> Tag
-
The <sup> Tag
-
The <svg> Tag
-
The <table> Tag
-
The <tbody> Tag
-
The <td> Tag
-
The <textarea> Tag
-
The <tfoot> Tag
-
The <th> Tag
-
The <thead> Tag
-
The <time> Tag
-
The <title> Tag
-
The <tr> Tag
-
The <ul> Tag
-
The <var> Tag
-
The <video> Tag
-
The <wbr/> Tag
-
The <xml> Declaration
-
The <xml-stylesheet> Instruction
-
HTML 5 Tags for Embedded Content
-
HTML 5 Tags for Lists and Groups
-
HTML 5 Tags for Editing
-
HTML 5 Tags for Forms
-
HTML 5 Tags for Headings
-
HTML 5 Tags for Interactive Content
-
HTML 5 Tags for Metadata
-
HTML 5 Tags for Scripts
-
HTML 5 Tags for Sections
-
HTML 5 Tags for Semantic Markup
-
HTML 5 Tags for Style
-
HTML 5 Tags for Tables
The <a> Tag |
The <a> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <a> tag
back to top
|
The <abbr> Tag |
The <abbr> tag in HTML 5
Acronyms should be enclosed by the HTML<abbr> tag.
Since an acronym can often have multiple meanings, acronyms used in HTML should be
disambiguated
to indicate which of the possible acronym definitions is the one that is intended.
The easiest way to do this is simply
find the term
for the meaning of the acronym
in the acronym directory,
then click on the "usage" link for that term and copy-and-paste the code provided.
Examples
<a href="http://www.Acronyms.net/terms/t/Three-Letter-Acronym/" title="Three Letter Acronym">
<abbr>TLA</abbr>
</a>
You can look up the HTML code for acronyms that you want to use in the
Acronym Finder
at Acronyms .net.
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <abbr> tag
back to top
|
The <address> Tag |
The <address> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <address> tag
back to top
|
The <area/> Tag |
The <area/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <area/> tag
back to top
|
The <article> Sectioning Tag |
The <article> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <article> tag
back to top
|
The <aside> Sectioning Tag |
The <aside> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <aside> tag
back to top
|
The <audio> Tag |
The <audio> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <audio> tag
back to top
|
The <b> Tag |
The <b> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <b> tag
back to top
|
The <base/> Tag |
The <base/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <base/> tag
back to top
|
The <bb> Tag |
The <bb> tag in HTML 5
"browser button"
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <bb> tag
back to top
|
The <bdo> Tag |
The <bdo> tag in HTML 5
(bi-directional text direction override)
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <bdo> tag
back to top
|
The <blockquote> Tag |
The <blockquote> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <blockquote> tag
back to top
|
The <body> Tag |
The <body> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <body> tag
back to top
|
The <br/> Tag |
The <br/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <br/> tag
back to top
|
The <button> Tag |
The <button> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <button> tag
back to top
|
The <canvas> Tag |
The <canvas> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <canvas> tag
back to top
|
The <caption> Tag |
The <caption> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <caption> tag
back to top
|
CDATA Sections |
CDATA sections in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML CDATA sections
back to top
|
The <cite> Tag |
The <cite> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <cite> tag
back to top
|
The <code> Tag |
The <code> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <code> tag
back to top
|
The <col/> Tag |
The <col/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <col/> tag
back to top
|
The <colgroup> Tag |
The <colgroup> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <colgroup> tag
back to top
|
The <command> Tag |
The <command> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <command> tag
back to top
|
The <datagrid> Tag |
The <datagrid> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <datagrid> tag
back to top
|
The <datalist> Tag |
The <datalist> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <datalist> tag
back to top
|
The <dd> Tag |
The <dd> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <dd> tag
back to top
|
The <del> Tag |
The <del> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <del> tag
back to top
|
The <details> Tag |
The <details> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <details> tag
back to top
|
The <dfn> Tag |
The <dfn> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <dfn> tag
back to top
|
The <dialog> Tag |
The <dialog> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <dialog> tag
back to top
|
The <div> Tag |
The <div> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <div> tag
back to top
|
The <dl> Tag |
The <dl> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <dl> tag
back to top
|
The <DOCTYPE> Declaration |
The <DOCTYPE> declaration in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <DOCTYPE> Declaration
back to top
|
The <dt> Tag |
The <dt> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <dt> tag
back to top
|
The <em> Tag |
The <em> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <em> tag
back to top
|
The <embed/> Tag |
The <embed/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <embed/> tag
back to top
|
The <fieldset> Tag |
The <fieldset> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <fieldset> tag
back to top
|
The <figure> Tag |
The <figure> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <figure> tag
back to top
|
The <form> Tag |
The <form> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <form> tag
back to top
|
Heading Tags in HTML 5 |
Heading tags in HTML 5
<h1> <h2> <h3> <h4> <h5> <h6>
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
<h1> through <h6> heading tags
back to top
|
The <head> Tag |
The <head> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <head> tag
back to top
|
The <hgroup> Tag |
The <hgroup> tag in HTML 5
The <hgroup> tag is used to indicate which
heading tags
are the headings for a section and which ones are merely subheadings.
The content of the first <hn > tag within the <hgroup> is
the top level heading of the section and will be included in the document outline,
while any additional headings in the same <hgroup> will be treated as
subheadings that will only appear at the designated location on the page itself.
Examples
<section>
<hgroup>
<h1>Main Heading</h1>
<h2>Subheading - Will Not Appear In Document Outline</h2>
</hgroup>
</section>
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <hgroup> tag
back to top
|
The <hr/> Tag |
The <hr/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <hr/> tag
back to top
|
The <html> Tag |
The <html> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <html> tag
back to top
|
The <i> Tag |
The <i> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <i> tag
back to top
|
The <iframe> Tag |
The <iframe> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <iframe> tag
back to top
|
The <img/> Tag |
The <img/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <img/> tag
back to top
|
The <input/> Tag |
The <input/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <input/> tag
back to top
|
The <ins> Tag |
The <ins> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <ins> tag
back to top
|
The <kbd> Tag |
The <kbd> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <kbd> tag
back to top
|
The <label> Tag |
The <label> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <label> tag
back to top
|
The <legend> Tag |
The <legend> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <legend> tag
back to top
|
The <li> Tag |
The <li> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <li> tag
back to top
|
The <link/> Tag |
The <link/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <link/> tag
back to top
|
The <map> Tag |
The <map> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <map> tag
back to top
|
The <mark> Tag |
The <mark> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <mark> tag
back to top
|
The <meta/> Tag |
The <meta/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <meta/> tag
back to top
|
The <meter> Tag |
The <meter> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <meter> tag
back to top
|
The <nav> Sectioning Tag |
The <nav> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <nav> tag
back to top
|
The <noscript> Tag |
The <noscript> tag in HTML 5
See avoid the noscript tag.
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <noscript> tag
back to top
|
The <object> Tag |
The <object> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <object> tag
back to top
|
The <ol> Tag |
The <ol> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <ol> tag
back to top
|
The <optgroup> Tag |
The <optgroup> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <optgroup> tag
back to top
|
The <option> Tag |
The <option> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <option> tag
back to top
|
The <output> Tag |
The <output> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <output> tag
back to top
|
The <p> Tag |
The <p> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <p> tag
back to top
|
The <param/> Tag |
The <param/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <param/> tag
back to top
|
The <pre> Tag |
The <pre> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <pre> tag
back to top
|
The <progress> Tag |
The <progress> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <progress> tag
back to top
|
The <q> Tag |
The <q> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <q> tag
back to top
|
The <rdf:RDF> Tag |
The <rdf:RDF> tag in HTML 5
Examples
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
... RDF content ...
</rdf:RDF>
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <rdf:RDF> tag
back to top
|
The <rp> Tag |
The <rp> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <rp> tag
back to top
|
The <rt> Tag |
The <rt> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <rt> tag
back to top
|
The <ruby> Tag |
The <ruby> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <ruby> tag
back to top
|
The <samp> Tag |
The <samp> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <samp> tag
back to top
|
The <script> Tag |
The <script> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <script> tag
back to top
|
The <section> Tag |
The <section> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <section> tag
back to top
|
The <select> Tag |
The <select> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <select> tag
back to top
|
The <small> Tag |
The <small> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <small> tag
back to top
|
The <source> Tag |
The <source> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <source> tag
back to top
|
The <span> Tag |
The <span> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <span> tag
back to top
|
The <strong> Tag |
The <strong> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <strong> tag
back to top
|
The <style> Tag |
The <style> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <style> tag
back to top
|
The <sub> Tag |
The <sub> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <sub> tag
back to top
|
The <sup> Tag |
The <sup> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <sup> tag
back to top
|
The <svg> Tag |
The <svg> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <svg> tag
back to top
|
The <table> Tag |
The <table> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <table> tag
back to top
|
The <tbody> Tag |
The <tbody> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <tbody> tag
back to top
|
The <td> Tag |
The <td> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <td> tag
back to top
|
The <textarea> Tag |
The <textarea> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <textarea> tag
back to top
|
The <th> Tag |
The <th> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <th> tag
back to top
|
The <thead> Tag |
The <thead> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <thead> tag
back to top
|
The <time> Tag |
The <time> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <time> tag
back to top
|
The <title> Tag |
The <title> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <title> tag
back to top
|
The <tr> Tag |
The <tr> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <tr> tag
back to top
|
The <ul> Tag |
The <ul> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <ul> tag
back to top
|
The <var> Tag |
The <var> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <var> tag
back to top
|
The <video> Tag |
The <video> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <video> tag
back to top
|
The <wbr/> Tag |
The <wbr/> tag in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <wbr/> tag
back to top
|
The <xml> Declaration |
The <xml> declaration in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
HTML <xml> declaration
back to top
|
The <xml-stylesheet> Instruction |
The <xml-stylesheet> instruction in HTML 5
Examples
More information, including differences between HTML 4 / XHTML and HTML 5:
<xml-stylesheet> instruction
back to top
|
Last updated Sunday September 19, 2010
|
|