Forum Moderators: open

Message Too Old, No Replies

No DOCTYPE Declaration Found!

         

lostdog

5:22 pm on Nov 11, 2004 (gmt 0)

10+ Year Member



I am still vailidating and need to tackle my bigest problem. At least for me. I dont have a doctype listed and would like to know if someone can tell me what I have. I have paste <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
and <!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN"> in but both have been invalid. Please help. I will by beer.

<Sorry, no personal URLs. See TOS [webmasterworld.com]>

[edited by: tedster at 5:26 pm (utc) on Nov. 11, 2004]

tedster

5:30 pm on Nov 11, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Here's the complete list of valid DTDs:

[w3.org...]

If you haven't been writing your pages with any particular DTD in mind, I suggest you start with this one:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">