Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Doesn't work in Netscape 6/7 but works in IE!

0 views
Skip to first unread message

Jocke

unread,
Sep 20, 2002, 8:14:03 AM9/20/02
to
Hi

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


Rowland Shaw

unread,
Sep 20, 2002, 8:49:22 AM9/20/02
to
Simple reason. That's not a HTML file.

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...

Jocke

unread,
Sep 20, 2002, 11:38:41 AM9/20/02
to
Now I've fixed some tags, but it didn't help... I still can't view the page
with Netscape 6 or 7. The HTML is now valid:

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


Jocke

unread,
Sep 20, 2002, 12:43:35 PM9/20/02
to
Finally I've found the error on the page. Netscape doesn't allow you to do
the following:

body
{
overflow: auto;
}

But I still think it's a little strange that nothing on the page was shown,
just because of that...

Jocke


0 new messages