Introduction HTML5 - Semaine1
Introduction HTML5 - Semaine1
2.Basic
HTML syntax
index.html
3.The current State of HTML
HTML
HTML 5
Specification developed by
Specification developed
WHATWG(Web Hypertext Application
by the W3C
Technology Working Group)
• Clear milestones
• Stable specification • Living standard
• No version numbers
• Undergoes constant updates
and revisions
What's different in HTML 5?
https://www.w3.org/TR/
https://html.spec.whatwg.org/multipage/
HTML resources
https://webplatform.github.io/
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference
2. Basic Page
Structure
1.Exploring an HTML document
2.1. Structure.htm
2.DOCTYPE
declarations
https://www.w3.org/QA/2002/04/valid-dtd-list.html
3.The
document
head
4.The
document
body
Content Models
These define the type of content expected inside an
element and control syntax rules such as element nesting.
5.Understanding
content models
3. Formatting Page
Content
3. Formatting Page
Content
1. Formatting content with HTML
Format.html
2. Using headings
3. Formatting paragraphs
4. Controlling line breaks
headings.html
5.
Emphasizing
text
emphasis.htm
3. Formatting Page
Content
Non-breaking Space
8.Displaying
images