On 2010-04-12 at 14:41, Rich Bowen <[email protected]> wrote: > Hmm. I didn't realize you can't put a <ul></ul> inside a <p></p>. Why > ever not?
It surprised me too when xml-validate complained about it. Apparently lists are block-level elements, and technically paragraphs can't contain block-level elements. Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
