CSS is useful. No doubt!
It may even look hard at first, but once you get used to it, you start feeling familiar and everything is easier and better.
Apart from "basic" CSS techniques (i.e. styling a page), there are lots and lots of other awesome things one can make with it.
Here is a short list of sites providing lists of other sites... with cool and incredibly useful CSS tricks.
By the way, did you know you could select certain elements depending on their attributes?
a[href$="http://google.com"> { color: #009900; }
will color all the links pointing to google.com... in green!
Hoverbox image
CSS-Tricks[url]
Hide CSS from browsers
10 CSS table examples
CSS layout tips and tricks
10 challenging but awesome CSS techniques
My top ten CSS tricks [CSS Tutorials]
CSS hacks
70 experts ideas for better CSS coding
Top CSS tips
CSS techniques roundup
5 useful CSS tricks
CSS text rollovers
Top 20 CSS tutorials
Quick and dirty CSS hack: PNG backgrounds
53 CSS techniques you couldn't live without
CSS forms: modern solutions
CSS handy tips
Great list man! Waiting for moer
sorry for the dbl post but... do comment colors change every time? lol awesome :D
yeah, colors do change every page reload ;)
thanks for commenting!
3 comments found for entry #12, titled Top CSS techniques.