HTML5 Slides
HTML5 Slides
HTML5 Slides
HTML5 differences
from HTML4
http://w3.org/TR/html5-diff/
HTML5 HTML4
http://standards.mitsue.co.jp/
resources/w3c/TR/html5-diff/
HTML5 differences
Syntax simplifications
MathML and SVG integration
New elements/attributes added
Removed old elements/attributes
Added new APIs for scripting
Syntax simplifications
<!DOCTYPE html>
<meta http-equiv="Content-Type"
content="text/html;
charset=Shift_JIS">
<meta charset="Shift_JIS">
New elements
New attributes
draggable (drag-and-drop)
contenteditable (editable pages)
spellcheck (catch spelling errors)
new form attributes (for client-
<frame>, <frameset>
<a name>
more...
Design principles
HTML
http://standards.mitsue.co.jp/
resources/w3c/TR/2007/WDhtml-design-principles-20071126/
Frequently Asked
Questions (FAQ) about
the future of XHTML
http://www.w3.org/2009/06/xhtmlfaq.html
XHTML
FAQ
http://standards.mitsue.co.jp/
resources/w3c/2009/06/
xhtml-faq.html
Why is it important to
handle errors?
HTML5 Validator
http://validator.nu
Thats it.
Thank you.