Вы находитесь на странице: 1из 1

Page 1 of 1 Quick Reference Guide FREE

HTML 5
Tag Info V Attributes* Tag Info V Attributes* Tag Info V Attributes*

<!-- --> comment 4/5 none <embed> external inter- 5 height | src | type | <ol> ordered list 4/5 start
active content width
<!DOCTYPE> document type 4/5 none or plugin <optgroup> option group 4/5 disabled | label

<a> hyperlink 4/5 href | hreflang | media | <eventsource> target for 5 src <option> option in a 4/5 disabled | label |
ping | rel | target | type events sent by drop-down list selected | value
a server
<abbr> abbreviation 4/5 standard attributes** <output> some types of 5 form
<fieldset> fieldset 4/5 disabled | form output
<acronym> acronym 4 -
<p> paragraph 4/5 standard attributes**
<figure> group of media 5 standard attributes**
<address> address ele- 4/5 standard attributes** content, and
<param> parameter for 4/5 name | value
ment their caption
an object
<applet> applet 4 - <font> text font, size, 4 - <pre> preformatted 4/5 standard attributes**
and color text
<area> area inside an 4/5 alt | coords | href |
image map hreflang | media | ping | <footer> footer for a 5 standard attributes** <progress> progress of a 5 max | value
rel | shape | target | section or page task of any kind
type
<form> form 4/5 action | data | replace | <q> short quotation 4/5 cite
<article> article 5 standard attributes** accept | accept-charset
| enctype | method | <ruby> ruby annota- 5 standard attributes**
<aside> content along 5 standard attributes**
target tions
side from the
page content <rp> provide paren- 5 standard attributes**
<frame> sub window 4 -
theses around a
<audio> sound content 5 autoplay | controls | end ruby text
<frameset> set of frames 4 -
| loopend | loopstart |
playcount | src | start <rt> ruby text 5 standard attributes**
<h1> to <h6> header 1 to 4/5 standard attributes**
header 6 component
<b> bold text 4/5 standard attributes**
<head> information 4/5 none <rule> the rules for 5 condition | mode
<base> base URL for all 4/5 href | target updating a
the page links about the
document template
<basefont> Base font for 4 - <s> strikethrough 4 -
the document <header> header for a 5 standard attributes**
text
section or page
<bdo> direction of text 4/5 dir <samp> sample com- 4/5 standard attributes**
display <hr> horizontal rule 4/5 standard attributes** puter code

<big> big text 4 - <html> html document 4/5 manifest | xmlns <script> script 4/5 async | type | defer |
src
<blockquote> long quotation 4/5 cite <i> italic text 4/5 standard attributes**
<section> section 5 standard attributes**
<body> body element 4/5 standard attributes** <iframe> inline sub 4/5 src
window (frame) <select> selectable list 4/5 autofocus | data |
<br> inserts a single 4/5 standard attributes** disabled | form |
line break <img> image 4/5 alt | src | height | multiple | name
ismap | usemap |
<button> push button 4/5 autofocus | disabled | vspace | width <small> small text 4/5 standard attributes**
name | type | value
<input> input field 4/5 accept | alt | auto- <source> media re- 5 media | src | type
<canvas> Graphic area 5 height | width complete | autofocus | sources
checked | disabled |
<caption> table caption 4/5 align form | inputmode | list | <span> inline section 4/5 standard attributes**
max | maxlength | min
<center> centered text 4 - | name | patterm | <strike> strikethrough 4 -
readonly | replace | text
<cite> citation 4/5 standard attributes** required | src | step |
template | type | value <strong> strong text 4/5 standard attributes**
<code> computer code 4/5 standard attributes**
text <style> style definition 4/5 media | type | scoped
<ins> inserted text 4/5 cite | datetime
<col> attributes for 4/5 span <sub> subscripted text 4/5 standard attributes**
table columns <isindex> single-line input 4 -
field <sup> superscripted 4/5 standard attributes**
<colgroup> groups of table 4/5 span text
columns <kbd> keyboard text 4/5 standard attributes**
<table> table 4/5 standard attributes**
<command> command 5 checked | default |
button disabled | hidden | icon <label> label for a form 4/5 for <tbody> table body 4/5 standard attributes**
| label | radiogroup | control
type <td> table cell 4/5 colspan | rowspan
<legend> fieldset title 4/5 standard attributes**
<datagrid> data in a tree- 5 disabled | multiple <textarea> text area 4/5 autofocus | cols |
list <li> list item 4/5 value disabled | form |
inputmode | name |
<datalist> dropdown list 5 data <link> resource 4/5 href | hreflang | media readonly | required |
reference | rel | type rows
<datatemplate> data template 5 standard attributes**
<mark> marked text 5 standard attributes** <tfoot> table footer 4/5 standard attributes**
<dd> definition 4/5 standard attributes**
<th> table header 4/5 colspan | rowspan |
description <map> image map 4/5 id
scope
<del> deleted text 4/5 cite | datetime <menu> menu list 4/5 autosubmit | label |
<thead> table header 4/5 standard attributes**
type
<details> details of an 5 open <time> date/time 5 datetime
element <meta> meta informa- 4/5 charset | content | http-
tion equiv | name <title> document title 4/5 none
<dialog> dialog 5 standard attributes**
(conversation) <meter> measurement 5 high | low | max | min | <tr> table row 4/5 standard attributes**
within a prede- optimum | value
<dir> directory list 4 - fined range <tt> teletype text 4 -
<div> section in a 4/5 standard attributes** <nav> navigation links 5 standard attributes** <u> underlined text 4 -
document
<nest> nesting point in 5 filter | mode <ul> unordered list 4/5 standard attributes**
<dfn> definition term 4/5 standard attributes** a data template
<var> variable 4/5 standard attributes**
<dl> definition list 4/5 standard attributes** <noframes> noframe section 4 -
<video> video 5 autoplay | controls |
<dt> definition term 4/5 standard attributes** <noscript> noscript section 4/5 none end | height | loopend |
loopstart | playcount |
<em> emphasized 4/5 standard attributes** <object> embedded 4/5 data | height | type | poster | src | start |
object usemap | width width

* Attributes: Lists attributes specific to that tag. Deprecated (html4 <xmp> preformatted 4 -
only) attributes are not listed text
V = Which version of HTML is this tag valid for
Tags with a Grey background are no longer supported in HTML 5 ** Standard Attributes: class | contenteditable | contextmenu | dir |
draggable | id | irrelevant | lang | ref | registrationmark | tabindex |

http://www.veign.com Part Number: QRG0009 ©2009 Veign, All Rights Reserved

Вам также может понравиться