2

Click here to load reader

HTML5 Quick Reference / Cheat Sheet - Scott DeLoach, ClickStart

Embed Size (px)

DESCRIPTION

HTML5 Quick Reference / Cheat Sheet

Citation preview

Page 1: HTML5 Quick Reference / Cheat Sheet - Scott DeLoach, ClickStart

HTML5 quick reference

article A self-contained block of content

aside Content that is related to the content surrounding it or the site as a whole

audio Inserts an audio file

canvas An area that contains images and/or shapes

command Defines a command that can be reused as needed

datagrid Displays information as a tree, list, or table

datalist Adds autocomplete options for a textbox

details Shows and hides content

embed Inserts an application or interactive content

eventsource Specifies an external source for a script or a web-based application

figcaption A caption for a figure

figure Content that is referenced from the main content but could be moved to the side of the page

footer An author’s name, links to related documents, or a copyright statement

header A document or section heading

hgroup Groups a heading with a subheading or tagline

keygen Generates a public-private key pair

mark Emphasizes content

menu Creates a toolbar, context menu, or list of commands

meter Allows a user to select an amount within a set range

nav Indicates a document’s primary navigation links

optgroup Groups items in a drop-down listbox

output Displays the results of a calculation

progress Indicates when an event will be completed

ruby, rt, rp Adds pronunciation annotations to content

section A group of related blocks of content

source Specifies an alternate audio or video file

summary Specifies the label for a details element

time Specifies a date and time

video Inserts a video file

wbr Indicates a line break “opportunity”

See www.html5tothepoint.com for more information, or buy the book HTML5 to the Point at www.lulu.com/clickstart.

Training and consulting available! We are now enrolling students for Flare, Captivate (intro and advanced), and HTML/CSS online classes or onsite customized group classes. See www.clickstart.net or email us at [email protected]

Page 2: HTML5 Quick Reference / Cheat Sheet - Scott DeLoach, ClickStart