|
Posted by Arne on 12/28/04 11:29
Once upon a time *talthen.z-serwera.o2@nospam.pl* wrote:
> <talthen.z-serwera.o2@nospam.pl>
> <<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
>
> Heh, should be:
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
>
Yepp, if you have site built with frames, only the frameset file use
the frameset DTD. All other pages should have the transitional DTD,
but better than showed above is
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
and
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
to make the pages rendered in standard mode, not quirks mode :)
--
/Arne
Now killing all top posters and posters who don't quote
* How to post: http://www.cs.tut.fi/~jkorpela/usenet/brox.html
* From Google: http://www.safalra.com/special/googlegroupsreply/
-------------------------------------------------------------
Navigation:
[Reply to this message]
|