On Thursday, September 30, 2010, Ted Drake <tdr...@yahoo-inc.com> wrote:
> I've been wondering about this, the HTML5 spec uses "flow content". Is that 
> the same as saying "inline".
> I was hoping to use address around a dl as well, but it looks like we need to 
> wrap the content within a dd, but then we lose the dt labeling text.

Historically, the content model of address has been essentially the
same as p -- it displays on a new line by default but may contain only
text and text-level elements like em and strong. Address's content
model has been "expanded" in HTML5. It may now contain most elements.
However most parsers have not been updated to reflect the change,
which may be the problem. Personally, I rarely use address  since it
usually provides no practical benefits.

Chris
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to