Exported lists in HTML

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone tell me why Word exports bulleted and numbered lists using hardcoded characters instead of coding the lists with the <ul> and <ol> tags. Is there a way to tell Word to export lists with the proper HTML tags
 
JLee said:
Can anyone tell me why Word exports bulleted and numbered lists using
hardcoded characters instead of coding the lists with the <ul> and
<ol> tags. Is there a way to tell Word to export lists with the
proper HTML tags?

From which version are you exporting them, and through what mechanism (Save,
clipboard,...)?

Mike Williams - Office MVP http://www.mvps.org/faq/
If something doesn't make sense, it could be worse e.g.
http://www.rathergood.com/moon_song/

Please respond in the same thread on this newsgroup - not by email!
Include details of your application and Windows versions, plus any
service pack updates. Answers may also be found by reading recent
posts, checking the FAQs or searching the relevant Google archive at.
http://groups.google.com/groups?group=microsoft.public
 
Sorry for the late response. I am using Word 2000. I am using Save As and selecting Web Page format. I have also tried using Microsoft's HTML Filter, for creating compact HTML, and get the same thing. Word formats lists using spaces and indents, not <ul><li></ul> form.
 
Back
Top