Foundation/mofodev/frontend: Difference between revisions
< Foundation | mofodev
Jump to navigation
Jump to search
(Created page with " == What? == CSS is black magic. As an effort to make us all a little more betterer at it, let's try to curate a list of great resources for learning & staying up to date on CSS/...") |
(→People) |
||
Line 11: | Line 11: | ||
== People == | == People == | ||
* [http://www.stubbornella.org/content/ Nicole Sullivan] | * [http://www.stubbornella.org/content/ Nicole Sullivan] | ||
* [http://lea.verou.me/ Lea Verou] | * [http://lea.verou.me/ Lea Verou] | ||
Line 19: | Line 18: | ||
* [http://perfectionkills.com/ Kangax] -- mostly JavaScript, but terribly interesting. | * [http://perfectionkills.com/ Kangax] -- mostly JavaScript, but terribly interesting. | ||
* [http://nicolasgallagher.com/ Nicholas Gallagher] | * [http://nicolasgallagher.com/ Nicholas Gallagher] | ||
== Sites/Magazines == | == Sites/Magazines == |
Revision as of 16:39, 24 January 2012
What?
CSS is black magic. As an effort to make us all a little more betterer at it, let's try to curate a list of great resources for learning & staying up to date on CSS/frontend so when prototyping stuff we make stuff that isn't crap.
Tools/Things
- [1] -- awesome compatibility table for all sorts of features.
- [2] -- like the above, only prettier and more concise, also gives links to polyfills
- [3] -- a great list of awesome, curated by the html5boilerplate guys
- [4] -- a Paul Irish/Divya Manian joint.
- [5] -- great at explaining when/why to use HTML5 elements.
People
- Nicole Sullivan
- Lea Verou
- Addy Osmani
- Divya Manian
- Paul Irish
- Kangax -- mostly JavaScript, but terribly interesting.
- Nicholas Gallagher
Sites/Magazines
- A List Apart
- Smashing Magazine
- CSS-Tricks - bad name, good site.
- Dropshado.ws