Skip to content

Instantly share code, notes, and snippets.

View bb00x's full-sized avatar
🎯
Focusing

bb00x bb00x

🎯
Focusing
View GitHub Profile
@rpattabi
rpattabi / gist:3358726
Created August 15, 2012 10:45
HTML5 & CSS3 Notes

HTML5 & CSS3 Notes

This is my study notes for HTML5 & CSS3. You will find lot of basic HTML/CSS stuff as well. This is because I didn't know even the basics and taking notes on them as well.

reference: http://developers.whatwg.org/ and several other sources. Many points were noted using firebug (firefox add-on) during usual browsing.

This document has 3 major sections:

  • HTML5
  • CSS3
  • How To