A downside to CSS?
5th Apr 2006
Jan Holzman highlights the one downside of using CSS:
...when I had to code a stylesheet working for 5 different browsers. You know this procedure which is probably the most annoying and timewasting part in making CSS stylesheets...
He has a solution to fix it though, which is to write style sheets for several browsers simultaneously.