Weird CSS
Posted on Thursday, 19th January, 2006 by Douglas Radburn
Weird…
I’m redoing the coporate pages over at www.croftcircuit.co.uk and encountered some weird CSS behavior. Links (that I wanted to be white and in a small font and underlined on roll-over) weren’t working properly. the hover event was, but normal link wasn’t. i change from using a class (class=) to an id (id=), and this solved the problem (been checking it in IE).
strange…
Related posts
You may be interested in the following related posts:
