CSS is arguably the second most important element in modern web development, with the first being HTML. After all, without CSS, HTML would just be unformatted and hard-to-read. Therefore, it is always good to know more CSS Tricks and Techniques. Thus, I present to you 5 very solid CSS List Posts.
1. Definitive List of CSS Frameworks
CSS Frameworks are meant to be used to save precious development time. However, not all of them are right for everyone. Find out about them at this resource.
2. 22 Most Amazing Css Tricks
Here you can find a collection of many things you can do with CSS, ranging from things you may use regularly to things that you might never have thought of doing.
3. 47+ Excellent Ajax CSS Forms
Noupe presents a huge amount of different ways you can style Forms using CSS.
4. 10 Excellent CSS Tips and Tutorials
These are just things that everyone in web development should know, because they come in handy very often.
5. The Mystery Of CSS Sprites: Techniques, Tools And Tutorials
CSS Sprites are quite undoubtedly one of the coolest CSS tricks you can use to optimize your site. The sheer number of examples, tutorials, and generators that this post provides makes it very much worth reading.
I hope that these have helped you grow as a web developer.