Posted by Knut Krueger on 06/02/07 13:55
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>
Navigation:
[Reply to this message]
|