mmcirvin: (Default)
mmcirvin ([personal profile] mmcirvin) wrote2003-09-06 01:28 am

more whining about LJ markup

A pet peeve of mine: Often somebody on LiveJournal formats a list full of LI elements in the old-fashioned caveman HTML way, without closing tags, like so:

<UL> <LI> foo <LI> bar <LI> baz </UL>

Now, in the ultramodern XHTML world we have to close all our tags so we can't have that. So something in the system dreams up this abomination out of its little machine brain:

<UL> <LI> foo <LI> bar <LI> baz </UL> </LI></LI></LI>

Wrong, wrong, WRONG.

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting