|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Aug 2001
Location: Middletown, NJ
Posts: 341
|
Validation of HTML
I check the Validation of my HTML on web site http://validator.w3.org/
and it shows I have a Fatal Error: No DOCTYPE specified! How do I correct this problem. Thanks
__________________
Gateway |
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Just do a view source on this page an it will tell you;
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Here is a little more info. Some validation is done based on the doctype, which is not required but helpful. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|