Page 1 of 4 FREE Quick Reference Guide
http://www.veign.com Part Number: QRG0009 ©2009 Veign, All Rights Reserved
HTML 5
V = Which version of HTML is this tag valid for
Tag Info V Attributes*
<!-- --> comment 4 / 5 none
<!DOCTYPE> document type 4 / 5 none
<a> hyperlink 4 / 5 href | hreflang | media |
ping | rel | target | type
<abbr> abbreviation 4 / 5 global attributes**
<acronym> acronym 4 -
<address> address ele-
ment
4 / 5 global attributes**
<applet> applet 4 -
<area> area inside an
image map
4 / 5 alt | coords | href |
hreflang | media | ping |
rel | shape | target |
type
<article> article 5 global attributes**
<aside> outside the
main flow of
the narrative
5 global attributes**
<audio> sound content 5 autobuffer | autoplay |
controls | loop | src
<b> bold text 4 / 5 global attributes**
<base> base URL for all
the page links
4 / 5 href | target
<basefont> Base font for
the document
4 -
<bdo> direction of text
display
4 / 5 dir
<big> big text 4 -
<blockquote> long quotation 4 / 5 cite
<body> body element 4 / 5 global attributes**
<br> inserts a single
line break
4 / 5 global attributes**
<button> push button 4 / 5 autofocus | disabled |
form | formaction |
formenctype | formme-
thod | formnovalidate |
formtarget | name |
type | value
<canvas> Graphic area 5 height | width
<caption> table caption 4 / 5 global attributes**
<center> centered text 4 -
<cite> citation 4 / 5 global attributes**
<code> computer code
text
4 / 5 global attributes**
<col> attributes for
table columns
4 / 5 span
<colgroup> groups of table
columns
4 / 5 span
<command> command
button
5 checked | default |
disabled | hidden | icon
| label | radiogroup |
type
<datagrid> data in a tree,
list or tabular
5 disabled
<datalist> dropdown list 5 global attributes**
<dd> definition
description
4 / 5 global attributes**
<del> deleted text 4 / 5 cite | datetime
<details> details of an
element
5 open
<dialog> dialog
(conversation)
5 global attributes**
<dir>