Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 How to use the validator ?, http://validator.w3.org/

views
     
crynobone
post Aug 4 2006, 10:47 PM

1'm n0t @ n00b n0t y3t @ 1337
*******
Senior Member
2,811 posts

Joined: Jan 2003
From: Somewhere in middle earth


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


Of course you at least need to have complete HTML file not just some part of it.

CODE
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title></head>
<body></body>
</html>


 

Change to:
| Lo-Fi Version
0.0159sec    0.53    7 queries    GZIP Disabled
Time is now: 29th November 2025 - 04:58 AM