My page looks like it's supposed to in IE, but it looks very bad in Netscape
6 and 7!
Can you please help me finding out what's wrong? I've used CSS 2.0
standard-tags only I think, except from coloring the scroller.
The URL is: www.MyOnlinePhotoAlbum.net
Jocke
It's not even valid if you treat it was a HTML fragment.
Validate your source, and work from there.
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.myonlinephotoalbum.net%2F
&charset=utf-8+%28Unicode%2C+worldwide%29&doctype=XHTML+1.0+Transitional
"Jocke" <joakim...@home.se> wrote...
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.myonlinephotoalbum.net%2F
&charset=utf-8+%28Unicode%2C+worldwide%29&doctype=XHTML+1.0+Transitional
And the CSS is also valid:
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2F195.54.147.12%
2Fwis1661%2Findex.aspx&warning=1&profile=css2
I'm confused, hope someone can help me!
Jocke
body
{
overflow: auto;
}
But I still think it's a little strange that nothing on the page was shown,
just because of that...
Jocke