* Daniel Friesen wrote: >Embarrassing? You do realize that the validator is complaining that it >sees `<ul></ul>`, right? >I can't even find the spot in the HTML4 or XHTML1 spec where it says >that a perfectly fine marked up list is invalid if it doesn't contain >any items.
http://www.w3.org/TR/html4/struct/lists.html#edef-UL defines it as taking `(LI)+` as content, where `+` means "one or more". -- Björn Höhrmann · mailto:[email protected] · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de 25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
