first, the focus of the tutorial: to HTML5 and CSS3 new features and new features -oriented, supplemented by the actual real-case page
Ii. Overview of the content :
The 1th part: detailed explanation HTML5 related knowledge, including each mainstream browser to HTML5 's support situation,
The grammatical differences between HTML5 and HTML4,
Structural elements of the HTML5,
Forms and files,
Graphic drawing,
Multimedia playback,
Local storage,
Offline applications,
Communication APIs,
Web Workers,
Location Acquisition , etc.
Part 2nd: Knowledge of CSS3, including selectors,
The style of text and text,
The style of the color,
The style of the box,
The style of the background and border,
Layout's style,
The style of the UI,
Mediaqueries's style,
Deformation processing,
Multimedia
animations , etc.
Part 3rd: Progressively demonstrate two complete cases in an iterative way.
The first example shows how to combine the new structure elements of HTML5 in a page written in HTML5 language and how to use CSS3 styles for these structural elements .
The second example shows how to use HTML5 's newly added TABLE element and how to use the ability to manipulate the local database to implement a modern-style Web application that combines CSS3 in this Web application.
"HTML5 4", "HTML5 and CSS3 authoritative guide" STEP1 guidance