0% found this document useful (0 votes)
11 views

HTML5 Tag Quick List

The document lists HTML5 tags and their descriptions. It provides a table with the tag name, description, and indicates if the tag is new in HTML5. It also lists tags that have been deprecated in HTML5 and includes deprecated attributes.

Uploaded by

raig3978
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

HTML5 Tag Quick List

The document lists HTML5 tags and their descriptions. It provides a table with the tag name, description, and indicates if the tag is new in HTML5. It also lists tags that have been deprecated in HTML5 and includes deprecated attributes.

Uploaded by

raig3978
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

HTML 5 Tag list

Tag Description
<!--...--> Defines a comment
<!DOCTYPE> Defines the document type
<a> Defines a hyperlink
<abbr> Defines an abbreviation
<address> Defines contact information for the author/owner of a document/article
<area> 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> Defines bold text
<base> Specifies the base URL/target for all relative URLs in a document
<bdi> New Isolates a part of text that might be formatted in a different direction
from other text outside it
<bdo> Overrides the current text direction
<blockquote> Defines a section that is quoted from another source
<body> Defines the document's body
<br> Defines a single line break
<button> Defines a clickable button
<canvas> New Used to draw graphics, on the fly, via scripting (usually JavaScript)
<caption>
<caption> Defines a table caption
<cite> Defines the title of a work
<code> Defines a piece of computer code
<col> Specifies column properties for each column within a <colgroup>
<col>
element
<colgroup> Specifies a group of one or more columns in a table for formatting
<command> New Defines a command button that a user can invoke
<datalist> New Specifies a list of pre-defined options for input controls
<dd> Defines a description of an item in a definition list
<del> Defines a text that has been deleted from a document
<details> New Defines additional details that the user can view or hide
<dfn> Defines a definition term
<div> Defines a section in a document
<dl> Defines a definition list

www.tcworkshop.com 800.639.3535
Tag Description
<dt> Defines a term (an item) in a definition list
<em> Defines emphasized text
<embed> New Defines a container for an external application or interactive content (a
plug-in)
<fieldset> Groups related elements in a form
<figcaption> New Defines a caption for a <figure>
<figure> New Specifies self-contained content
<footer> New element
Defines a footer for a document or section
<form> Defines an HTML form for user input
<h1> to <h6> Defines HTML headings
<head> Defines information about the document
<header> New Specifies an introduction, or a group of navigation elements for a
document
<hgroup> New Groups a set of <h1> to <h6> elements when a heading has multiple lev
<hr> Defines a thematic change in the content
<html> Defines the root of an HTML
<i> Defines a part of text in an alternate voice or mood
document
<iframe> Defines an inline frame
<img> Defines an image
<input> Defines an input control
<ins> Defines a text that has been inserted into a document
<keygen> New Defines a key-pair generator field
<kbd> Defines keyboard input
(for forms)
<label> Defines a label for an input element
<legend> Defines a caption for a <fieldset>,
<li> Defines a list item
<link> <figure>, or relationship
Defines the <details> element
between a document and an external resource
(most used to link to style sheets)
<map> Defines a client-side image-map
<mark> New Defines marked/highlighted te
<menu> Defines a list/menu of commands
<meta> Defines metadata about an HTML
<meter> New Defines a scalar measurement within a known range (a gauge)
<nav> New document
Defines navigation links
<noscript> Defines an alternate content for users that do not support client-side
scripts

www.tcworkshop.com 800.639.3535
Tag Description
<object> Defines an embedded object
<ol> Defines an ordered list
<optgroup> Defines a group of related options in a drop-down list
<option> Defines an option in a drop-down list
<output> New Defines the result of a calculation
<p> Defines a paragraph
<param> Defines a parameter for an object
<pre> Defines preformatted text
<progress> New Represents the progress of a task
<q> Defines a short quotation
<rp> New Defines what to show in browsers that do not support ruby
<rt> New annotations
Defines an explanation/pronunciation of characters (for East Asian
typography)
<ruby> New Defines a ruby annotation (for East
<s> Defines text that is no longer correct
<samp> Asian typography)
Defines sample output from a computer program
<script> Defines a client-side script
<section> New Defines a section in a document
<select> Defines a drop-down list
<small> Defines smaller text
<source> New Defines multiple media resources for media elements (<video> and
<audio>)
<span> Defines a section in a document
<strong> Defines important text
<style> Defines style information for a document
<sub> Defines subscripted text
<summary> New
<sup> Defines superscripted text
<table> Defines
Defines aa visible
table heading for a
<tbody> Groups the body content in a table
<details> element
<td> Defines a cell in a table
<textarea> Defines a multiline input control (text
<tfoot> Groups the footer content in a table
<th> area)
Defines a header cell in a table
<thead> Groups the header content in a table
<time> New Defines a date/time
<title> Defines a title for the document
<tr> Defines a row in a table
www.tcworkshop.com 800.639.3535
Tag Description
<track> New Defines text tracks for media elements (<video> and <audio>)

<ul> Defines an unordered list


<var> Defines a variable
<video> New Defines a video or movie
<wbr> New Defines a possible line-break

Tags that have been deprecated in HTML5

Deprecated Tags Description of Tag


<acronym> Defines an acronym
<applet> Defines an applet
<basefont> Defines an base font for the page
<big> Defines big text
<center> Defines centered text
<dir> Defines a directory list
<font> Defines text font, size, and color
<frame> Defines a frame
<frameset> Defines a set of frames
<isindex> Defines a single-line input field
<noframes> Defines a noframe section
<s> Defines strikethrough text
<strike> Defines strikethrough text
<tt> Defines teletype text
<u> Defines underlined text

Depreciated Attributes
Attribute From Element Attribute From Element
rev link and a charset link and a
shape a cords a
longdesc img and iframe. target link
nohref area profile head
version html name img
scheme meta archive object
classid object codebase object
www.tcworkshop.com 800.639.3535
Attribute From Element Attribute From Element
codetype object declare object
standby object valuetype param
type param axis td and t
abbr td and t scope td
align caption, iframe, alink body
link img,
bodyinput, object, vlink body
legend, table, hr,
text body background body
div, h1, h2, h3, h4,
bgcolor table,
h5, h6,tr,p,td,
col,th and border table and object
cellpadding body
table
colgroup, tbody, td, cellspacing table
char tfoot,
col, th, thead and
colgroup, charoff col, colgroup, tbody, td,
tr
tbody, td, tfoot, tfoot, th, thead and tr
clear br compact
frame table compact
th, thead and tr dl, menu, ol and ul
frame table frameborder iframe
dl, menu, ol and ul
hspace img and object vspace img and object
marginheight iframe marginwidth iframe
noshade hr nowrap td and th
rules table scrolling iframe
size hr type li, ol and ul.
valign col, colgroup, width hr, table, td, th, col, colgroup
tbody, td, tfoot,
and pre
th, thead and tr

www.tcworkshop.com 800.639.3535

You might also like