Posted by Harlan Messinger on 06/02/07 16:39
Knut Krueger wrote:
> 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>
http://www.is-thought.co.uk/book/sgml-9.htm#Unclosed
Navigation:
[Reply to this message]
|