Jaelan
12-27-2004, 04:14 PM
Hey guys...i'm confused...is something wrong w/ w3's validation site?...
Here's my blank page template w/ doctype etc....
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 STRICT//EN"
"http://www.w3.org/TR/html4/DTD/html4-strict.dtd>
<html lang="en">
<head>
<title> </title>
<link type="text/css" rel="stylesheet" href=""></link>
<script type="text/javascript" src=""></script>
</head>
<body>
</body>
</html>
Now, on Friday, this said it was valid no errors, gave me a nice little icon that, if I chose, could display on the page...
However, today, it says it's not valid...
http://validator.w3.org/check?uri=www.mypmtsite.com%2Fdd%2Ftest.php
:confused:
Any ideas?
Jaelan
Here's my blank page template w/ doctype etc....
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 STRICT//EN"
"http://www.w3.org/TR/html4/DTD/html4-strict.dtd>
<html lang="en">
<head>
<title> </title>
<link type="text/css" rel="stylesheet" href=""></link>
<script type="text/javascript" src=""></script>
</head>
<body>
</body>
</html>
Now, on Friday, this said it was valid no errors, gave me a nice little icon that, if I chose, could display on the page...
However, today, it says it's not valid...
http://validator.w3.org/check?uri=www.mypmtsite.com%2Fdd%2Ftest.php
:confused:
Any ideas?
Jaelan