Presentation is loading. Please wait.

Presentation is loading. Please wait.

HTML 5 Overview Lachlan Hunt PubCon, Las Vegas 2008-11-13.

Similar presentations


Presentation on theme: "HTML 5 Overview Lachlan Hunt PubCon, Las Vegas 2008-11-13."— Presentation transcript:

1 HTML 5 Overview Lachlan Hunt PubCon, Las Vegas 2008-11-13

2

3 New Structure and Semantics

4

5

6

7 <header> <nav> <aside> <article> <footer>

8 <time> <figure> <legend><meter>

9 <section><h1> <h1> <h1>

10 Element Implementations No native support, but can be styled with CSS in Opera Firefox 3.0 Safari IE 6 and 7 using simple createElement() hack

11

12 New Multimedia

13 Video Native video support in browsers DOM APIs for providing custom interfaces No more dependence upon Flash

14 Video Implementations Opera (Experimental, Ogg Theora) Safari 3.1 (All QuickTime formats) Firefox 3.1 alpha 2 (Ogg Theora)

15 Canvas Dynamically draw graphics and text Graphics-oriented DOM APIs

16 Canvas Implementations Opera Firefox Safari IE 6+ using ExplorerCanvas script

17

18 Developer Tools

19 Validator.nu HTML5 Conformance Checker Exceeds the capabilities of traditional DTD based validation

20 Parsing HTML 5 html5lib Parsing Library for HTML Python, Ruby Off-the-shelf parser reduces reliance on RegExp hacks

21

22 Credits Some images were shamelessly stolen from the web. Various licences apply. For full credits, see: http://lachy.id.au/slides/

23 whatwg.org www.w3.org

24


Download ppt "HTML 5 Overview Lachlan Hunt PubCon, Las Vegas 2008-11-13."

Similar presentations


Ads by Google