Tuesday, June 1, 2010

Some of my favorite HTML5 and CSS3 tools and info

June 1, 2010

http://w3viewer.com/ – The W3C spec (for LOTS of things) made simpler to read and navigate. HTML5  http://www.modernizr.com/ – One of my favorite tools. Modernizr tests, and then reports back what the user’s browser supports so you can write fallback CSS and JavaScript where needed. It also adds support in IE for most new HTML5 elements [...]

Read the full article →