> What am I missing? Some of the stuff with javascript I find fascinating -
> but the P elements being "undefined" makes no sense to me.

You are using XHTML, so you have to specify elements and attributes in
lowercase. You'll have to replace the UL and P elements with ul and p.

XHTML Spec: http://www.w3.org/TR/xhtml1/
Refer section 4.2

Prabhath
http://nidahas.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to