Forum Moderators: open
I hope there isn't such a tool since I recently finished cleaning up the pages on my site. Fortunately, most of my pages have a standard layout, so after the first one was done I had an easier job cleaning up the rest.
I am curious, is Front Page the culprit for inserting all those blank lines in my code? My contact page must have had 30 blank lines between each valid line of HTML. Even the JS was "spread out".
Jeff
I ditched Frontpage a long time ago. It has some annoying habits. It inserts lines like this:
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
It even changes some non-html code when you save the page.
I prefer editors like Emeditor (custom editting) and Ultraedit (mass editting).
Did you ever see the source of a word document which was converted to html?
It probably answers your question.
cheers,
Mark
Nightmare - be warned, stay away from Front Page.
It inserts lines like this:
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
It even changes some non-html code when you save the page.
@andy_boyd: I manage some 550+ pages, all in FP, with no messy html...as mentioned, it's a matter of configuration!
for more go FrontPage vs. DreamWeaver [webmasterworld.com]
http*//office.microsoft.com/officeupdate/default.aspx
W/2000 [office.microsoft.com] "add-ons" specifically (sixth one down) for cleaning up html in Office, yet I swear MS used to have an add-on for FP too. Can I find it now? Nope.
"Office 2000 HTML Filter 2.0
The Office HTML Filter is a tool you can use to remove Office-specific markup tags embedded in Office 2000 documents saved as HTML."
Would those help anyone?
I'd never use FP either...just for the reasons mentioned by others.
Pendanticist.