A CSS Cheat Sheet
Cascading Style Sheets? More like Cascading Sheets of Seizures. If you have tried your hand at web design or development in recent years, then you have probably dabbled in using CSS as well. Of course if you tried to do anything complicated and have it work well across different browsers you also probably suffered a stroke.
I’m glad you have made enough progress in your recovery that you can read again. As a get-well gift, I point you to a cheat sheet for CSS that gives the breakdown of the CSS syntax, properties list, box model, selectors, etc. I think it is a fantastic resource; my thanks to Dave Child for coming up with it.
While we’re at it, why not share all the other helpful cheat sheets he’s put together for Javascript, PHP, regular expressions, and others.