<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>PDI Non-Conforming Materials Report</title>
<link rel="stylesheet" type="text/css" href="test.css" />
</head>
<body>
<form id="form" method="post" action="database.php">
<label id="ab1" for="added_By">Added By:</label>
<input id="ab2" type="text" name="Added_By" value="" />
</form>
</body>
</html>I have been trying to figure out why this is not strict, can anyone help me and find out why?












