2013
website dimensions - exact pixels - live check
With the help of CSS3 and mediaqueries you can change the layout of your website based on the detected screen size of the device (be it a computer screen, tablet, smartphone,...). But what are the current guidelines in pixels? Find out here.
We've made an easy-to-use, always up-to-date, information resource, just for you.
2012
http://tympanus.net/Tutorials/CSS3FullscreenSlideshow/
by 1 other, 1 commentHow it works
There are four “layers” of words that will be flying in, one after the other, making the previous one fade out. The letters will fly in rotating and get a little shake once they “smash” into their place.
The demo is best viewed in a browser that supports perspective.
Color equivalents table
The 147 color keywords defined in SVG, as referenced by the CSS Color Module Level 3, along with their various numeric equivalents.
2011
Techniques For Gracefully Degrading Media Queries - Smashing Magazine
CSS3 media queries, which include the browser width variable, are supported by most modern Web browsers. Mobile and desktop browsers that lack support will present a subpar experience to the user unless we step up and take action. I’ll outline some of techniques that developers can follow to address this problem.
Top 10 CSS 3 forms tutorials - CatsWhoCode.com
CSS3 brings to life countless new possibilities to make better web forms. In this article, I have compiled a list of the best 10 tutorials to make great forms using this new and amazing technology.
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.
The 30 CSS Selectors you Must Memorize | Nettuts+
by 3 others@font-face gotchas « Paul Irish
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.