Microsoft
Software
Hardware
Network
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
exit a job in sql server 2008 r2
no video no beeps
need your help to list down the srvices of Bluecoat proxy
Export access query results to excel using vba code
How do I check to see if my exchange 2003 is an open relay? (not using a open relay tester tool online, but on the console)
TEHO implementation
c# sub menu items
In Function for Fox Pro
createElement and appendChild to all matching elements
How do I manage connection to MySql db from VB.NET ?