Archive for the ‘CSS’ tag
Google doctype
Yesterday Google released their internal documentation of html, css and javascript. This is a brilliant resource for us web developers.
URL: http://code.google.com/docreader/#p(doctype)s(doctype)t(Welcome)
Cheat sheets
When talking about cheat sheets, www.ilovejackdaniels.com has a list of a few good cheat sheets. I’ve actually printed some of them at work and taped them to the wall next to my computer.
Thanks to Dave Child for doing the work of putting together these sheets.
Adobe Kuler
Are you sick of never finding the correct match of colors when developing a web application. Adobe solves your problem with their kuler system. This site contains a lot of matching color sets, and you can with ease find a suitable color scheme for your next web application.
CSS guidelines
Smashing magazine has a really good article about readability and maintenance of css files. I’ll definitely use some of these guidelines on my next web project.
Link: CSS styleguides