HTML and CSS Reference
In-Depth Information
article
figcaption output
aside
figure
progress
audio
footer
rp
bdi
header
rt
hgroup *
canvas
ruby
command * keygen
section
data **
main **
source
datalist
mark
time
menuitem ** track
details
dialog ** meter
video
embed
nav
wbr
* Removed from HTML5.1
** WHATWG and HTML5.1 only
New input types
HTML5 introduces the following new input control types (indicated as values for the type
attribute for the input element): color , date , datetime , datetime-local , email , month ,
number , range , search , tel , time , url , and week .
Obsolete HTML 4.01 elements
The following HTML 4.01 elements were made obsolete in HTML5 because they were
presentational, confusing, or poorly supported: acronym , applet , basefont , big , center ,
dir , frame , frameset , font , isindex , noframes , strike , and tt .
HTML5 APIs
With a growing demand for interactive content on web pages, HTML5 introduces many APIs
( Application Programming Interfaces ) for the creation of web applications. APIs standard-
ize tasks that traditionally required proprietary plug-ins or custom programming. Some have
markup components such as audio , video , and canvas ; others only use JavaScript and/or
server-side components.
The following APIs are part of the W3C HTML5 specification:
Search WWH ::




Custom Search