PDA

View Full Version : html validation problem


dizyn
07-28-2007, 11:08 AM
Code:
<META NAME="keywords" CONTENT="diet, weight loss, magic chicken diet, chicken di
Error:
there is no attribute "NAME".

Code:
<META NAME="keywords" CONTENT="diet, weight loss, magic chicken diet, chicken di
Error:
there is no attribute "CONTENT".

Code:
ss, magic chicken diet, chicken diet">
Error:
element "META" undefined.

Code:
<embed src="http://www.magicchickendiet.com/flash_header.swf" qual
Error:
there is no attribute "src".

here is complete list of issues,
Please help me if you can .

thanks.

_Aerospace_Eng_
07-28-2007, 11:11 AM
In XHTML ALL attributes need to be lowercase.

Alex Vincent
07-29-2007, 08:48 AM
Cross-posted and CLOSED:
http://www.codingforums.com/showthread.php?t=119995

Please do not post the same question in two or more forums. It confuses people trying to help you and annoys moderators.