H
Harry
What is the correct HTML level to include in a DOCTYPE
Declaration for a document developed with front page 2000?
Declaration for a document developed with front page 2000?
problems than not having one at all, because the doctype declaration
also determines how a browser interprets the html and renders a page.
a doctype has nothing to with validating a page with the w3c - validationAlso, just because you declare a doctype does not necessarily mean
your pages will validate with W3C.