Ivelin Dobrev wrote:
I'm trying to do a complete XHTML Strict with 100% CSS layout website, but I'm encountering strange problem.

The html:
http://new.bngoa.org/news.html

CSS:
http://new.bngoa.org/test.css

So, in FireFox and Safari (I'm using Mac) everything is fine. When you open this page using IE/Win 6x it seems fine too, however when you hit refresh everything gets ...

It's a human bug.

#login a:link, a:visited {
    display:block;
...
}

This does not do what you think it does.

Ingo



--
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to