Re: Validations..Help!!
by "Cindy Stanley - Stanley Support Service" <stanleysupport(at)prodigy.net>
|
| Date: |
Mon, 21 Feb 2000 14:38:48 -0500 |
| To: |
<hwg-basics(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
From: Sharon <sll(at)chariot.net.au>
>I am wondering if someone can please tell me what or how to fix the
>following errors, please.
>
>Line 71, column 3:
> <br>
> ^
>Error: start tag for "LI" omitted, but its declaration does not permit
this
The <LI> element is a singleton tag, so maybe you have a closing end tag
</LI> at the end? You may also have the list tag in the wrong place.
<LI> is legal *within* the following tags:
<DIR>
<MENU>
<OL>
<UL>
>Line 96, column 3:
> <P>
> ^
>Error: document type does not allow element "P" here; missing one of
>"APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
The above error is almost always due to the <FONT> tag being in the
wrong place, for example: <LI> is not legal within the <FONT> tag.
>Line 32, column 29:
> <script language="JavaScript">
> ^
>Error: required attribute "TYPE" not specified
inside your script tag, include type="text/javascript"
>I'll try not to post anymore, although there are a number of errors!
But
>just seeking some assistance on these ones at the moment...
If you would like to send your errors to me privately, feel free to do
so and I'll see if I can help you correct them. Or, post them to the
list, as long as they're not too many of them. If so, post them in
increment mailings.
--
Cindy K. Stanley
Stanley Support Service
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA