December 2010
HTML5 and CSS3 Without Guilt | Nettuts+
by 1 otherNot every HTML5 or CSS3 feature has widespread browser support, naturally. To compensate for this, enterprising developers have created a number of tools to let you use these technologies today, without leaving behind users who still live in the stone age.
August 2010
HTML5, CSS3 default templates – Jeffrey Zeldman Presents The Daily Report
by 1 otherFree for use in all web projects, professional or personal, HTML5 Reset by Monkey Do! is a set of HTML5 and CSS templates that jumpstart web development by removing the styling native to each browser, establishing basic HTML structures (title, header, footer, etc.), clearing floats, correcting for IE problems, and more.
July 2010
ProtoFluid - HTML5 and CSS3 Web App Prototyping
by 6 othersThe ProtoFluid App
* Facilitates web app testing on various screen sizes, orientations and browsers.
* Lets you design for CSS3 compliant (mobile) browsers using Media Queries.
* Particularly suited to the early development of fluid layout based web applications.
* Use all your favourite web browser development tools (Firebug etc.)
* This approach is particularly relevant considering the upcoming tablet tsunami.
* Encourages modern design flexibility. No browser sniffing or user agent strings here!