hmmm, well admitting my flaws now, I actually did all that myself. Frontpage always starts off a new page looking like this in the code design.......
Code:
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
</body>
</html>
I just deleted all the above as I didn't see any relevance in it.
And the <style=text/css> part was me! I had put that in wrong, but it didn't get used in any way as I just deleted it and there was no difference.
Bookmarks