0

HTML5 Tags


In this page all HTML5 tags that include newer html5 tags, previous version tags that are still usefull (always will be), and previous version some tags remove that are no more longer uses. Following all HTML5 Tags alphabetically listed with references, examples.









Tag List | Tag with Description

HTML5 Tags with Description

NEW - New tag introduce in HTML5
REMOVE - Not Support in HTML5
NEW / REMOVE - New tag introduce in HTML5, But now not Support in HTML5
TagDescriptionIn HTML5?
<!--...-->Describe a comment text in the source code
<!doctype>Defines a document type
<a>Specific a anchor (Hyperlink)
Use for link in internal/external web documents.
<abbr>Describes an abbreviation (acronyms)
<acronym>Describes an acronymsREMOVE
<address>Describes an address information
<applet>Embedding an applet in HTML documentREMOVE
<area>Defines an area in an image map
<article>Defines an articleNEW
<aside>Describes contain set(or write) on aside place in page containNEW
<audio>Specific audio contentNEW
<b>Specific text weight bold
<base>Define a base URL for all the links with in a web page
<basefont>Describes a default font color, size, face in a documentREMOVE
<bb>Define browser command, that command invoke as per client actionNEWREMOVE
<bdo>Specific direction of text display
<big>Defines a big textREMOVE
<blockquote>Specifies a long quotation
<body>Defines a main section(body) part in HTML document
<br>Specific a single line break
<button>Specifies a press/push button
<canvas>Specifies the display graphics on HTML web docummentNEW
<caption>Define a table caption
<center>Specifies a text is display in center alignREMOVE
<cite>Specifies a text citation
<code>Specifies computer code text
<col>Specifies a each column within a <colgroup> element in table
<colgroup>Defines a group of one or more columns inside table
<command>Define a command button, invoke as per user actionNEW
<datagrid>Define a represent data in datagrid either list wise or tree wiseNEW
<datalist>Define a list of pre-defined options surrounding <input> tagNEW
<dd>Defines a definition description in a definition list
<del>Specific text deleted in web document
<details>Define a additional details hide or show as per user actionNEW
<dfn>Define a definition team
<dialog>Define a chat conversation between one or more personNEWREMOVE
<dir>Define a directory listREMOVE
<div>Define a division part
<dl>Define a definition list
<dt>Define a definition team
<em>Define a text is emphasize format
<embed>Define a embedding external application using a relative plug-inNEW
<eventsource>Define a generate an event to remote serverNEW
<fieldset>Define a set of border (group of form elements border)
<figcaption>Define a caption for a figure tag media containNEW
<figure>Define a group of media contain and figure captionNEW
<font>Define a font size, font face and color for textREMOVE
<footer>Define a footer section of web documentNEW
<form>Define a form for input data from user
<frame>Define a frame that open URL source for seprate contain frameREMOVE
<frameset>Define a split the browser window in several individual framesREMOVE
<h1> to <h6>Define a Headings level 1 to 6 size
<head>Define a heading information section for document
<header>Define a header for section or documentNEW
<hgroup>Define a group of headings tagsNEW
<hr>Define a horizontal rule (horizontal line)
<html>Define a document is a HTML markup language
<i>Define a italic format text
<iframe>Define a inline frame
<img>Define a individual image open in document
<input>Define a get information in selected input
<ins>Define a pre-inserted text into document
<isindex>Define a single line input to search an online indexREMOVE
<kbd>Define a keyboard text
<keygen>Define to generate a secure key pair of selected field in HTML formNEW
<label>Define a specific label value
<legend>Define a specific heading of HTML form around border
<li>Define a list item either order list or unorder list
<link>Define a external source document link to document
<map>Define a image map to client side
<mark>Define a text is mark to a highlighted in documentNEW
<menu>Define a menu list
<meta>Optimize ranking of web page in search engine
<meter>Define a measured valueNEW
<nav>Define a navigation linkNEW
<noframes>Define a browser does not support a frame at that time <noframes> tag message will be displayREMOVE
<noscript>Define a browser does not support a script at that time <noscript> tag message will be display
<object>Define an embedded multimedia object
<ol>Define a list in ordered wise
<optgroup>Define the options group
<option>Define a multiple option item list
<output>Define a calculation result of performed by a scriptNEW
<p>Define a paragraph
<param>Define a parameter for an object
<pre>Define a predefined text
<progress>Define a progress task of any kind (Eg.download or upload file)NEW
<q>Define a short quotation
<rp>Define a specific message when chinese character (ruby typography) does not support browser at that time message will be displayNEW
<rt>Define a specific message when chinese character (ruby typography) does not support browser at that time message will be displayNEW
<ruby>Define a chinese character (ruby typography)NEW
<s>Define a middle horizontal line in text
<samp>Define a sample output from a computer program code
<script>Define a client side script
<section>Define a section in documentNEW
<select>Define a list of selectable options that are select one or more option
<small>Define a small text
<source>Define a media sources from URLNEW
<span>Use to applying attributes in seprated section in document
<strike>Define a middle strick line over textREMOVE
<strong>Define a strong text
<style>Define a style sheet definition
<sub>Define a subscript text
<sup>Define a superscript text
<table>Define a table
<tbody>Define a table body
<td>Define a table data(cell)
<textarea>Define a multiline text input
<tfoot>Define a table footer
<th>Define a table header cell
<thead>Define a group of table header elements
<time>Define a specific time, dateNEW
<title>Define a document title
<tr>Define a table row
<track>Specifies a subtitles, descriptions, chapters, metadata, captions that surrounding to <video> or <audio> tagNEW
<tt>Define a teletype textREMOVE
<u>Define a underline text
<ul>Define a unordered wise list
<var>Define a variable text
<video>Define a video like movie clip, video clip attach in documentNEW
<wbr>Define a Word Break. <wbr> tag specifies to break the word when line breakNEW

Post a Comment

THANKS for comment!!!!

 
Top