Ness_du_Frat
06-03-2005, 05:26 PM
Hello everybody !!!
Until now, I was using the doctype : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
I see more and more that it's better to use the strict xhtml version.
Can somebody tell me a bit more about it ? ( I read the w3c description of the DTD ) I'd mainly like to know why it's so bad to use the other one.
Moreover, I see that you cannot have <base target=_whatever> defined in the document.
I also read something frightening about some css things not working with xhtml 1.0 strict.
So, I was wondering. Will it be an improvement for my website if I use the xhtml strict DTD, or should I stick to html 4.01 trans ?
Thanks !
Until now, I was using the doctype : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
I see more and more that it's better to use the strict xhtml version.
Can somebody tell me a bit more about it ? ( I read the w3c description of the DTD ) I'd mainly like to know why it's so bad to use the other one.
Moreover, I see that you cannot have <base target=_whatever> defined in the document.
I also read something frightening about some css things not working with xhtml 1.0 strict.
So, I was wondering. Will it be an improvement for my website if I use the xhtml strict DTD, or should I stick to html 4.01 trans ?
Thanks !