HTML5 知识库
dive to html5
阅读:476次
评论:0条
更新时间:2011-08-08
http://diveintohtml5.org/table-of-contents.html
Table of Contents
- Introduction: Five Things You Should Know About HTML5
- A Quite Biased History of HTML5
-
Detecting HTML5
Features: It’s Elementary, My Dear Watson
-
- Diving In
- i
-
- Detection Techniques
- ii
-
- Modernizr, an HTML5 Detection Library
- iii
-
- Canvas
- iv
-
- Canvas Text
- v
-
- Video
- vi
-
- Video Formats
- vii
-
- Local Storage
- viii
-
- Web Workers
- ix
-
- Offline Web Applications
- x
-
- Geolocation
- xi
-
- Input Types
- xii
-
- Placeholder Text
- xiii
-
- Form Autofocus
- xiv
-
- Microdata
- xv
-
- History API
- xvi
-
- Further Reading
- xvii
-
-
What Does It All Mean?
-
- Diving In
- i
-
- The Doctype
- ii
-
- The Root Element
- iii
-
- The <head> Element
- iv
-
- Character Encoding
- v
-
- Friends & (Link) Relations
- vi
-
- New Semantic Elements in HTML5
- vii
-
- A long digression into how browsers handle unknown elements
- viii
-
- Headers
- ix
-
- Articles
- x
-
- Dates and Times
- xi
-
- Navigation
- xii
-
- Footers
- xiii
-
- Further Reading
- xiv
-
-
Let’s Call It a Draw(ing Surface)
-
- Diving In
- i
-
- Simple Shapes
- ii
-
- Canvas Coordinates
- iii
-
- Paths
- iv
-
- Text
- v
-
- Gradients
- vi
-
- Images
- vii
-
- What About IE?
- viii
-
- A Complete, Live Example
- ix
-
- Further Reading
- x
-
-
Video in a Flash (Without That Other Thing)
-
- Diving In
- i
-
- Video Containers
- ii
-
- Video Codecs
- iii
-
- Audio Codecs
- iv
-
- What Works on the Web
- v
-
- Licensing Issues with H.264 Video
- vi
-
- Encoding Video With
Miro Video Converter- vii
- Encoding Video With
-
- Encoding Ogg Video with Firefogg
- viii
-
- Batch Encoding Ogg Video with ffmpeg2theora
- ix
-
- Encoding H.264 Video with HandBrake
- x
-
- Batch Encoding H.264 Video with HandBrake
- xi
-
- Encoding WebM Video with ffmpeg
- xii
-
- At Last, The Markup
- xiii
-
- What About IE?
- xiv
-
- Issues on iPhones and iPads
- xv
-
- Issues on Android devices
- xvi
-
- A Complete, Live Example
- xvii
-
- Further Reading
- xviii
-
- You Are Here (And So Is Everybody Else)
- A Place To Put Your Stuff
- Let’s Take This Offline
-
A Form of Madness
-
- Diving In
- i
-
- Placeholder Text
- ii
-
- Autofocus Fields
- iii
-
- Email Addresses
- iv
-
- Web Addresses
- v
-
- Numbers as Spinboxes
- vi
-
- Numbers as Sliders
- vii
-
- Date Pickers
- viii
-
- Search Boxes
- ix
-
- Color Pickers
- x
-
- Form Validation
- xi
-
- Required Fields
- xii
-
- Further Reading
- xiii
-
- “Distributed,” “Extensibility,” And Other Fancy Words
-
Manipulating History for Fun &
Profit
-
- Diving In
- i
-
- The Why
- ii
-
- The How
- iii
-
- Further Reading
- iv
-
- The All-In-One Almost-Alphabetical No-Bullshit Guide to Detecting Everything
- HTML5 Peeks, Pokes and Pointers
评论 共 0 条 请登录后发表评论