- From: Peter Hazlehurst <peterh@mercaritech.com>
- Date: Wed, 13 Feb 2002 13:15:09 -0500
- To: <html-tidy@w3.org>
Received on Wednesday, 13 February 2002 13:15:09 UTC
Hi,
the following HTML:
<table id="tblBookTable2" class="mcDialog" summary=""
cellspacing="0"
cellpadding="0" width="800" border="0">
generates this error upon Validation:
"<table> attribute value "0" must be lower case for XHTML".
I'm not sure what it is referring to... since "0" in the above is a
numeric
value.?
I'm using this DOCTYPE:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd">
Thx
P
________________________
Peter Hazlehurst
Chief Technology Officer
Mercari Technologies
http: www.mercaritech.com
w: 202.244.0900 x367
c: 703.597.1750
f: 202.244.1951
efax: 801.457.9458 (PrivateLine)
Received on Wednesday, 13 February 2002 13:15:09 UTC