Making it a little more strict

This commit is contained in:
moodler
2007-01-03 09:14:31 +00:00
parent a09f3b7db6
commit 7e99dd2cd6
+2 -2
View File
@@ -1,4 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html<?php echo $direction ?>>
<head>
<?php echo $meta ?>
@@ -39,7 +39,7 @@
</div>
<?php } else if ($heading) { // If no navigation, but a heading, then print a line
?>
<hr size="1" noshade="noshade" />
<hr noshade="noshade" />
<?php } ?>
<!-- END OF HEADER -->
<div id="content">