Hello,
I was recently having a problem with getting <li> bullets to render properly -- then I found a post involving preventBodyReset and some CSS to fix the list-style.
My question is this:
Why is this necessary just to get bullets to display as normal? Why were li tags chosen specifically for other functionality, and hence normal lists broken by default?