Re: W3C and java

by "Kathleen Anderson" <kathleen(at)spiderwebwoman.com>

 Date:  Thu, 20 Jul 2000 21:19:48 -0400
 To:  "Kevin Bayley" <webmaster(at)prairienorth.com>,
"Michael Jon Muehlendorf" <haoka(at)wi.tds.net>
 Cc:  "HWG Basics List" <hwg-basics(at)hwg.org>
 References:  tds prairienorth
  todo: View Thread, Original
You are missing the </a> tags for your <a href>'s.

Also, if you change your DOCTYPE to

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd>

it will clear up the last error (Line 179, column 83:
  ... width="163" height="34" alt="blank" border=0 name="blank"></td>

^
                                   Error: there is no attribute "NAME"


The 4.0 spec removed the NAME attribute; 4.01 put it back in.


~ Kathleen Anderson
Spider Web Woman Designs
mailto:kathleen(at)spiderwebwoman.com
http://www.spiderwebwoman.com/
AWARE:  http://aware.hwg.org/



----- Original Message -----
From: Kevin Bayley <webmaster(at)prairienorth.com>
To: Michael Jon Muehlendorf <haoka(at)wi.tds.net>
Cc: HWG Basics List <hwg-basics(at)hwg.org>
Sent: Thursday, July 20, 2000 8:32 PM
Subject: Re: W3C and java


> Sorry for not responding earlier. I was out all day and just got back in.
I
> inserted the declaration and that worked. Now I need to figure out what
the
> rest of the validation problems mean. It is at http://www.prairienorth.com
>
> What does it mean by the following?
> Line 155, column 79:
>
>        ... dth="30" height="34" alt="guestbook" border=0></td>
>                                                              ^
>
>      Error: end tag for "A" omitted, but its declaration does not permit
this
>
>      Line 147, column 0:
>
>        <A HREF="guestbook.html"
>        ^
>
>      Error: start tag was here
>
> Thanks.
>
> Michael Jon Muehlendorf wrote:
>
> > Hello Kevin!
> >
> > Why don't you send us a copy of the actual error? You probably only need
a
> > "type" declaration in your <script....> tag.
> >
> > For example: <script language="JavaScript" type="text/javascript">
> >
> > ^^^^^^^^^^^^^^^^^^^^^
> >
> > HTH
> > Mike
> > At 06:28 AM 7/20/00 -0600, Kevin Bayley wrote:
> > >If I have a page with javascript on it, it does not get w3c validated;
> > >but if it is removed it does validate. Why is that?
> > >
> > >Thanks.
> > >--
> > >Kevin Bayley   Owner-Webmaster
> > >Prairie North Internet
> > >Business Solutions
> > >http://www.prairienorth.com
> > >
> > >PH: 306 254-4247
> > >FAX: 306 254-4576
> > >
> > >Member> HTML Writers Guild
> > >Member> International Webmasters Association
> > >
> > >
> > >
> >
> > Michael Jon Muehlendorf
> > email: mailto:coyote(at)scenic-bluffs.com
> > www: http://www.scenic-bluffs.com/fsg/
>
> --
> Kevin Bayley   Owner-Webmaster
> Prairie North Internet
> Business Solutions
> http://www.prairienorth.com
>
> PH: 306 254-4247
> FAX: 306 254-4576
>
> Member> HTML Writers Guild
> Member> International Webmasters Association
>
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA