ed element, including further DLs, ULs and OLs. DTs are like
H1s; and can only contain inline elements.
Siggy
- Original Message -
From: "Jonathan T. Sage" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 22, 2005 5:52 AM
Subject: Re: [WSG] nesting in list
at the very least, I beli
at the very least, I believe any inline element can be nested. Some
block-level elements may be as well I think.
~j
On Mon, 21 Mar 2005 12:32:33 -0500, Alan Trick <[EMAIL PROTECTED]> wrote:
> Does anyone know what is allowed to be nested under a list (ul,ol,dl) in
> XHTML? I read one resourc
Does anyone know what is allowed to be nested under a list (ul,ol,dl)
in XHTML? I read one resource, but all it said is that ul
and ol require 1 li, and dl
requires at least one dt, and one dl.
Alan Trick