- From: <bugzilla@farnsworth.w3.org>
- Date: Fri, 04 Apr 2008 16:00:11 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5628
Summary: DIV undefined
Product: Validator
Version: HEAD
Platform: PC
URL: http://validator.w3.org/
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Website
AssignedTo: dave.null@w3.org
ReportedBy: maholt@gmail.com
QAContact: www-validator-cvs@w3.org
I ran my web site through your validator and got the following error:
element "DIV" undefined.
<DIV>
To clear this I need to change the tag to <div>; WHICH IS WRONG. HTML
tags are
supposed to be uppercase. It is just good programming practice. It
make the
code more readable, thus, easier to maintain.
Anyone who thinks otherwise is wrong and a hippie.
Received on Monday, 7 April 2008 11:22:50 UTC