olaf
05-13-2004, 04:56 AM
Hallo,
According the last description on the webpage from w3 i have to use this kind of doc-type:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
until now i used this one (because it comes up with the standard template of homsite):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
what is different?
I have not xhtml docs in use.
If i use the upper doc-type, then my style is different...
Why do i need the dtd-file on w3.org?
According the last description on the webpage from w3 i have to use this kind of doc-type:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
until now i used this one (because it comes up with the standard template of homsite):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
what is different?
I have not xhtml docs in use.
If i use the upper doc-type, then my style is different...
Why do i need the dtd-file on w3.org?