What version html

C

Claudia

I want to validate my webpages but the validator I used
said it couldn't do it because the document type isn't in
the source code. Can anyone tell me what verson of HTML
Front Page 2002 uses?

Thanks!
 
S

Stefan B Rusynko

Depends on your page content and compatibility settings
(NN vs IE proprietary tags)
- for a non frames page a realtively safe Doctype to try to use is
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">




| I want to validate my webpages but the validator I used
| said it couldn't do it because the document type isn't in
| the source code. Can anyone tell me what verson of HTML
| Front Page 2002 uses?
|
| Thanks!
 
Top