Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Convert a Website Created in FrontPage to standard HTML

Does anyone know of an easy way to take the website created in MS Frontpage and convert it into working standard html without all of the goop that FP puts in there?

I've got a site that was created in FP which renders fine in IE (of course) but for which the links don't work in any of the other browsers. I've been brought into this after the fact so I'm already aware of all of the reasons why FP is to be avoided.

But now that we're at this point does anyone know of a less painful way out?

Here's the site if need be:

www.easeldoesit.net

like image 837
Bob Par Avatar asked Nov 26 '25 01:11

Bob Par


2 Answers

Try running your code through HTML TIDY and/or the W3C's Markup Validation Service, and then fixing the problems that are identified. You'll have to do quite a bit of hand-coding to streamline your code the way you want it, but these tools should help make that process more efficient and less painful.

Edit: Even better, try the Frontpage Code Cleaner tool, or try following the steps outlined in this article: "Cleaning up your FrontPage Code".

like image 106
Donut Avatar answered Nov 28 '25 02:11

Donut


I would try HTML Tidy.

like image 28
Scott Avatar answered Nov 28 '25 01:11

Scott



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!