You want HTML 4.01 Strict, which is the latest well-supported DOCTYPE. The declaration is
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
I also didn't realize I had to have meta tags which break down what the page is.
You don't. I think you've misunderstood something.
I'm not using any front page components at all, I'm just using FP for the HTML editor and publishing to the web.
I strongly doubt if you'll ever be able to get a valid page using FrontPage.
Bookmarks