When I create a new page, I always get the line:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
The loose.dtd url is causing me a problem. It ignores "height=100%", which
caused me about 3 hours of work trying to track the problem down.
If you have the following line (which I have seen on other sites):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
It works fine.
Is there a way to tell DWMX2004 to use this line instead?
Thanks,
Tom.
|