| Head tags file
Does this file need to have all this code:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="imagetoolbar" content="no">
</head>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</html>
or just this:
<meta http-equiv="imagetoolbar" content="no">
Bob
|