What is your need for an empty list, if you dont mind me asking?
On Oct 30, 2007 5:09 PM, <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new to microformats. > I'm trying to use microformat style xhtml to represent some data. > > Somme data are lists of items represented by an <ul> element. XHTML (HTML) do > not allow empty lists, but my data model uses empty lists. > > How to deal with this : > - use an empty <span class="empty-list"> element, > - use a fake element <ul><li class="ignore" /></ul>, > - use empty list and ignore xhtml rule, > - ... ? > > Thanks for your suggestions > > Michel > > > _______________________________________________ > microformats-discuss mailing list > [email protected] > http://microformats.org/mailman/listinfo/microformats-discuss > _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
