Forum Moderators: open

Message Too Old, No Replies

http://validator.w3.org/detailed.html says i dont have a 4.01 html

This page is not Valid HTML 4.01 Transitional!

         

jlyons1234

2:05 am on Aug 15, 2003 (gmt 0)

10+ Year Member



hi,

im getting this error at the top of the page when I run it through it valadator.

This page is not Valid HTML 4.01 Transitional!

what does it mean, and how can i fix it?

jay

tedster

7:43 pm on Aug 21, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sorry for the long delay, your thread was caught in a technical trap for a while.

A DTD is a Document Type Declaration - in short, a way of stating what version of HTML is written on the page. When the validator checks through your document, it must use the standards for whatever version of HTML the document is supposed to be -- and in your case the DTD at the top of your page says your document is intended to be HTML 4.01 transitional.

How to fix this? Look at the error nessages and warnings you receive and address them one by one. Just fix the top few and then try to validate again. If any of them don't make sense to you, try some searches on Google to get an explanation. If you still have trouble, we're here to help each other.