Jeffery Froman wrote:
> One caveat here -- I don't believe you can (should) nest
> a <div> inside a
> <span>, or for that matter, nest any block-level element
> inside an inline element.

Jeffrey,
Actually I have not shown that in the example.
But for the sake of clarity, I am glad you mentioned it.
Overall I agree with your statement you *should* not nest div inside of
span, BUT...
Div *can* be nested inside a span. I just tried it in Firefox , I.E. ,
and Opera to be sure and it does work ;)
Probably not w3c compliant though.
M.E.Farmer

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to