Posted by Michael Oglesby in
Weblog on May 2nd, 2008 |
Comments Off
CSS skills are hard to master these days for numerous reasons. One, there are about half a dozen different ways to achieve the same result that you want, so you are constantly doubting yourself on whether you are using the right one, and two, due to Internet Explorer being ‘non-compliant’, you’ve got mess up your perfect written code to make it render correctly.
Well, I came across this book The CSS Anthology: 101 Essential Tips, Tricks and Hacks that basically tells you how to accomplish the effect that you desire by using the correct method, the tried and...