What version html

  • Thread starter Thread starter Claudia
  • Start date Start date
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!
 
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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top