View Single Post
 
Old 08-27-2023, 11:28 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

I don't have a solution for you while using the LI tags. I note that Word saving lists to html makes unnumbered lists more complex but it doesn't save to UL and LI. Instead it creates paragraph tags for
Code:
p class=MsoListParagraphCxSpFirst
p class=MsoListParagraphCxSpMiddle
p class=MsoListParagraphCxSpLast
If you have the ability to add the classes to the p tags, why is it hard to convert the UL/LI to the more simple P + class? Your CSS can apply the preferred bullets to a P tag
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote