Question : end tag for "head" which is not finished

Hi, building a new site, http:// renal meals dot com.

The WC3 validator says: Line 8, Column 7: end tag for "head" which is not finished

here is my head code, I don't see anything missing, do you?

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="MagicKitchen.com, our parent company, is producing frozen meals low in sodium, potassium and phosphorus for people on renal. These new renal meals come in one meal package of 7 full meals" />
<meta name="keywords" content="renal meals, renal,renal diet,protein diet plan, high protein diet, low sodium diet, low potassium diet, renal failure, renal diet, renal disease, protein rich foods, high potassium foods, high protein foods" />
<link href="stylesheet.css" rel="stylesheet" type="text/css" />
</head>

Thanks!

Answer : end tag for "head" which is not finished

i think the xhtml standard states you have to have a <title></title> within the header..
Random Solutions  
 
programming4us programming4us