Posted by John on 06/02/07 15:37
"Knut Krueger" <knut.krueger@usa.com> wrote in message
news:f3rsrn$qu6$00$1@news.t-online.com...
> Hi all,
> why is the code reported as valid?
> IE and Opera will display nothing without the > after the link
>
> Regards Knut
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd">
> <html>
> <head>
> <meta content="text/html; charset=windows-1252" http-equiv="content-type"
> >
>
> <title>image problem</title>
> </head>
> <body>
> <div>
> <A HREF="http://www.w3.org" <img
> src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="wc3"/> </A>
> </div>
>
> </body>
> </html>
Why the forward slash after ("wc3") I'm no expert but that just doesn't look
right to me. I'm only guessing here until someone comes along that may be of
more help to you.
Navigation:
[Reply to this message]
|