How to overwrite a CSS rule for certain class?

I would like to disable common appearance of li elements for jQueryUI tab widget. I have the following rule defined for common li elements at my site: #content ul li {background:url(i... Read more

2 answers Best answer by ReMichael

:active state and IE8

Hi all - I'm guessing this is a known issue but it has been driving me nutty recently. Is it true that Internet Explorer 8 (and perhaps earlier vers?) handles the :active pseudo class differ... Read more

3 answers Latest by Doug over 3 years ago