Forum Moderators: phranque

Message Too Old, No Replies

Convert a Word table of contents to HTML

Looking for a conversion, not a tidy

         

whitenoise

8:53 am on Apr 15, 2008 (gmt 0)

10+ Year Member Top Contributors Of The Month



Hi everyone,

I'm wondering if there are any free tools out there that will enable me to convert a Word table of contents to HTML. I'm not looking to clean word code, I looking for it to convert the table of contents to a bulleted list. I can do this myself, but in large TOC this takes ages with all the <ul> and <li>'s on multiple levels.

Anyone have any ideas? Thanks!

celgins

12:44 pm on Apr 16, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You can save Word documents as web pages, which essentially saves it as an "MHTML" file.

While this will be viewable in a browser, it will not automatically create bulleted lists for your TOC... (if your TOC isn't already a bulleted list)

If your TOC was created as a bulleted list using the Word list feature, the conversion will save it as <ul><li>---</li></ul>