TAG
STATUS
DESCRIPTION
<!–…–>
No Change
Defines a comment
<!DOCTYPE>
No Change
Defines the document type
<a>
No Change
Defines a hyperlink
<abbr>
No Change
Defines an abbreviation
<acronym>
Not supported in HTML5
Not supported in HTML5
<address>
No Change
Defines an address element
<applet>
Not supported in HTML5
Not supported in HTML5
<area>
No Change
Defines an area inside an image map
<article>
NEW
Defines an article
<aside>
NEW
Defines content aside from the page content
<audio>
NEW
Defines sound content
<b>
No Change
Defines bold text
<base>
No Change
Defines a base URL for all the links in a page
<basefont>
Not supported in HTML5
Not supported in HTML5
<bdo>
No Change
Defines the direction of text display
<big>
Not supported in HTML5
Not supported in HTML5
<blockquote>
No Change
Defines a long quotation
<body>
No Change
Defines the body element
<br>
No Change
Inserts a single line break
<button>
No Change
Defines a push button
<canvas>
NEW
Defines graphics
<caption>
No Change
Defines a table caption
<center>
Not supported in HTML5
Not supported in HTML5
<cite>
No Change
Defines a citation
<code>
No Change
Defines computer code text
<col>
No Change
Defines attributes for table columns
<colgroup>
No Change
Defines groups of table columns
<command>
NEW
Defines a command button
<datalist>
NEW
Defines a dropdown list
<dd>
No Change
Defines a definition description
<del>
No Change
Defines deleted text
<details>
NEW
Defines details of an element
<dfn>
No Change
Defines a definition term
<dir>
Not supported in HTML5
Not supported in HTML5
<div>
No Change
Defines a section in a document
<dl>
No Change
Defines a definition list
<dt>
No Change
Defines a definition term
<em>
No Change
Defines emphasized text
<embed>
NEW
Defines external interactive content or plugin
<fieldset>
No Change
Defines a fieldset
<figcaption>
NEW
Defines the caption of a figure element
<figure>
NEW
Defines a group of media content, and their caption
<font>
Not supported in HTML5
Not supported in HTML5
<footer>
NEW
Defines a footer for a section or page
<form>
No Change
Defines a form
<frame>
Not supported in HTML5
Not supported in HTML5
<frameset>
Not supported in HTML5
Not supported in HTML5
<h1> to <h6>
No Change
Defines header 1 to header 6
<head>
No Change
Defines information about the document
<header>
NEW
Defines a header for a section or page
<hgroup>
NEW
Defines information about a section in a document
<hr>
No Change
Defines a horizontal rule
<html>
No Change
Defines an html document
<i>
No Change
Defines italic text
<iframe>
No Change
Defines an inline sub window (frame)
<img>
No Change
Defines an image
<input>
No Change
Defines an input field
<ins>
No Change
Defines inserted text
<keygen>
NEW
Defines a generated key in a form
<kbd>
No Change
Defines keyboard text
<label>
No Change
Defines a label for a form control
<legend>
No Change
Defines a title in a fieldset
<li>
No Change
Defines a list item
<link>
No Change
Defines a resource reference
<map>
No Change
Defines an image map
<mark>
NEW
Defines marked text
<menu>
No Change
Defines a menu list
<meta>
No Change
Defines meta information
<meter>
NEW
Defines measurement within a predefined range
<nav>
NEW
Defines navigation links
<noframes>
Not supported in HTML5
Not supported in HTML5
<noscript>
No Change
Defines a noscript section
<object>
No Change
Defines an embedded object
<ol>
No Change
Defines an ordered list
<optgroup>
No Change
Defines an option group
<option>
No Change
Defines an option in a drop-down list
<output>
NEW
efines some types of output
<p>
No Change
Defines a paragraph
<param>
No Change
Defines a parameter for an object
<pre>
No Change
Defines preformatted text
<progress>
NEW
Defines progress of a task of any kind
<q>
No Change
Defines a short quotation
<rp>
NEW
Used in ruby annotations to define what to show if a browser does not support the ruby element
<rt>
NEW
Defines explanation to ruby annotations
<ruby>
NEW
Defines ruby annotations
<s>
No Change
Defines text that is no longer correct
<samp>
No Change
Defines sample computer code
<script>
No Change
Defines a script
<section>
NEW
Defines a section
<select>
No Change
Defines a selectable list
<small>
No Change
Defines small text
<source>
NEW
Defines media resources
<span>
No Change
Defines a section in a document
<strike>
Not supported in HTML5
Not supported in HTML5
<strong>
No Change
Defines strong text
<style>
No Change
Defines a style definition
<sub>
No Change
Defines subscripted text
<summary>
NEW
Defines the header of a “detail” element
<sup>
No Change
Defines superscripted text
<table>
No Change
Defines a table
<tbody>
No Change
Defines a table body
<td>
No Change
Defines a table cell
<textarea>
No Change
Defines a text area
<tfoot>
No Change
Defines a table footer
<th>
No Change
Defines a table header
<thead>
No Change
Defines a table header
<time>
NEW
Defines a date/time
<title>
No Change
Defines the document title
<tr>
No Change
Defines a table row
<tt>
Not supported in HTML5
Not supported in HTML5
<u>
Not supported in HTML5
Not supported in HTML5
<ul>
No Change
Defines an unordered list
<var>
No Change
Defines a variable
<video>
NEW
Defines a video
<wbr>
NEW
Defines a possible line-break
<xmp>
Not supported in HTML5
Not supported in HTML5



(20 votes, average: 4.75 out of 5, rated)