Week 8
Class 14+15 - March 19 + 21
- Let's finish up the CSS for our HTML document [Download the HTML/CSS tutorial here].
- Introduction to HTML5
- What is it?
- DOM (Document Object Model)
- The Canvas element [see some examples]
- A very cool example that uses NO JavaScript [CSS Baseball]
- Geolocation
- New Form elements (boring, but awesome because they obviate the need for many JavaScript form validation scripts)
- New Doctype
- New semantic tags
- <section>, <article>, <header>, <footer> and <nav>
- <video> and <audio> elements
