Re: [css-d] question about validation/xhtml problems

2005-06-12 Thread Richard Grevers
On 6/13/05, Paul Seale <[EMAIL PROTECTED]> wrote: > http://validator.w3.org/check?uri=www.mccahongroup.com > > What am I missing? Some of the stuff with javascript I find fascinating - > but the P elements being "undefined" makes no sense to me. XHTML plays by XML rules element and attribute name

Re: [css-d] question about validation/xhtml problems

2005-06-12 Thread Prabhath Sirisena
> 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:/

Re: [css-d] question about validation/xhtml problems

2005-06-12 Thread david
Paul Seale wrote: http://validator.w3.org/check?uri=www.mccahongroup.com What am I missing? Some of the stuff with javascript I find fascinating - but the P elements being "undefined" makes no sense to me. Hmm, aren't all tags in XHTML supposed to be lowercase? Maybe that's what it's complain

[css-d] question about validation/xhtml problems

2005-06-12 Thread Paul Seale
http://validator.w3.org/check?uri=www.mccahongroup.com What am I missing? Some of the stuff with javascript I find fascinating - but the P elements being "undefined" makes no sense to me. Thanks in advance. Paul Seale __ css-d