Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- IE6 Absolute Positioning problem


swa66 - 11:11 pm on Jul 7, 2009 (gmt 0)


Hmm, the CSS validator over at [jigsaw.w3.org...] does indeed not see any problems with "font-family:Comic Sans MS,Comic Sans, cursive; "
But I would still write it as
font-family: "Comic Sans MS", "Comic Sans", cursive;

The other one that worried me is :
h1#logo,
h2#logo {

While that's valid CSS, any single html document can only have at most *one* element with any given id.

It would help to specify what versions of IE are causing you grief. And describe the problem in a bit more detail ...


Thread source:: http://www.webmasterworld.com/css/3947724.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com