[uf-discuss] Q&
Ciaran McNulty
mail at ciaranmcnulty.com
Thu Dec 14 08:42:58 PST 2006
On 12/14/06, Taylor Cowan <taylor_cowan at yahoo.com> wrote:
> This might break when there are multiple answers, not sure if one to many dt 2 dd is ok, but a surrounding <di> would help.
One-to-many DT/DD is allowed, as are many-to-many.
<dl>
<dt>A term</dt>
<dt>Another term</dt>
<dd>A definition</dd>
<dd>Another definition</dd>
</dl>
It's a DT that follows a DD that 'starts' a new block, if that makes sense?
-Ciaran McNulty
More information about the microformats-discuss
mailing list