(Fast) Introduction to HTML & CSS (Part 1)
View on SlideShare.
Footnotes
1. Intro & Progressive Enhancement:
Check out Google’s full HTML, CSS & Javascript course
- Understanding Progressive Enhancement (A List Apart)
http://www.youtube.com/watch?v=_nbWikK2nHY
2. Tools:
Firefox add-ons
3. Simple HTML Example
4. HTML Tags
- HTML Tag List (W3Schools)
5. Second HTML Example
- HTML example 2
- Web accessibility: W3C Web Accessibility Initiative
6. CSS Styles
- CSS Reference (W3Schools)
7. CSS Styles
(Fast) Intro to CSS – Part 2
(Fast) Intro to HTML & CSS (Part 2)
View more presentations from Ambient Age.
Footnotes (Part 2)
1. Box model
2. Positioning
- Positioning example (the ugliest you’ll see)