<!--...--> Define annotations.
<a> define a hyperlink.
<abbr> define abbreviations.
<acronym> define initials, HTML5 not supported.
<address> defines an address element.
<applet> Define applets (small applications), HTML5 not supported.
<area> defines the area in the image map.
<article> definition article (article).
<aside> define content beyond the content of the page.
<audio> define sound content.
<b> defines bold text.
<base> defines the base URL for all links in the page.
<basefont> please use CSS instead, HTML5 not supported.
<bdo> defines the direction in which the text is displayed.
<big> define large text, HTML5 not supported.
<blockquote> defines a long reference.
<body> defines the BODY element.
<br> Insert a newline character.
<button> Define a button.
<canvas> define graphics.
<caption> define a table title.
<center> defines the text centered, HTML5 not supported.
<cite> define references.
<code> defines the computer code text.
<col> defines the properties of a table column.
<colgroup> defines the grouping of table columns.
<command> define command buttons.
<datalist> define a drop-down list.
A description of the definition of the <dd> definition.
<del> define delete text. Strikethrough
<details> defines the details of the element.
<dfn> define the project.
<dir> define directory list, HTML5 not supported.
<div> defines a section of the document.
<dl> define a list of definitions.
<dt> defines the defined project.
<em> define accent text.
<embed> define external interaction content or plug-ins.
<fieldset> Define FIELDSET (custom fields, control groups).
<figcaption> defines the caption of a figure (number; character; graphic; price) element.
<figure> defines the grouping of media content, as well as their titles.
<FONT>HTML5 not supported.
<footer> defines the footer of a section or page.
<form> define the form.
<frame> Define child windows (frames), HTML5 not supported.
<frameset> defines a set of frames, HTML5 not supported.
<i> defines italic text.
<iframe> defines a child window (frame) within a row.
define the image.
<input> defines an input field.
<ins> define insert text.
<isindex> defines an input field for a single line, HTML5 not supported.
<keygen> define the build key.
<kbd> defines keyboard text.
<label> defines a label for a form control.
<legend> defines the title in FieldSet.
<li> defines the items for the list.
<link> defines a resource reference.
<map> define an image map.
<mark> defines the marked text.
<menu> Define a menu list.
<meta> defines meta information.
<meter> defines measures within predefined ranges.
<nav> Define navigation links.
<noframes> definition noframe section, HTML5 not supported.
<noscript> define the NoScript section.
<object> defines the embedded object.
<ol> define an ordered list.
<optgroup> define an option group.
<option> defines the options in the drop-down list.
<output> defines some types of output.
<p> define paragraphs.
<param> defines parameters for the object.
<pre> define pre-formatted text.
<progress> defines the progress of any type of task.
<q> defines a short reference.
<rp> defines if the browser does not support the content displayed by the Ruby element.
<rt> defines the interpretation of Ruby annotations.
<ruby> define ruby annotations.
<s> define strikethrough text, HTML5 not supported.
<samp> Define style computer code.
<script> define the script.
<section> define section.
<select> define an optional list.
<small> defines the small text.
<source> define the media source.
<span> defines a section in a document.
<strike> define strikethrough text, HTML5 not supported.
<strong> define accent text.
<style> defines a style definition.
<sub> define subscript text.
<sup> define superscript text.
<summary> defines the title of the details element.
<table> define a table.
<tbody> defines the body of the table.
<td> Define table cells.
<textarea> define TEXTAREA.
<tfoot> defines a footnote to the table.
<th> defines the header.
<thead> defines the header.
<time> define the date/time.
<title> defines the title of the document.
<tr> define table rows.
<tt> define typewriter text, HTML5 not supported.
<u> define underline text, HTML5 not supported.
<ul> define unordered lists.
<var> define variables.
<video> define the video.
<xmp> define pre-formatted text, HTML5 not supported.
HTML tag Description