Hey Taco!

This sounds like one of those 'its much easier if you show us the code' 
things :)
Write a stripped down version, if its Things You Must Not Show The 
Public ;)
(And often stripping it down will give that marvellous illumination 
that fixes the problem :))

> I have an error where it says "document type does not allow element "OL"
> here"
> The ol tag is within a <form><fieldset> I don't understand, is this not
> allowed?

Could the OL be occurring within an inline element?
That would not validate.

> I have an error where it says "end tag for element "P" which is not open."
> The <p> tag is actually within javascript, within the <head><script>
> I don't see how I can fix this error.

Move the '</p>' into the js too.
Perhaps have 'openThingy' and 'closeThingy' functions?

warmly,
Lea
-- 
Lea de Groot
Elysian Systems
Brisbane, Australia


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to