- From: Stout <mstout@xnet.com>
- Date: Sat, 15 Jul 2000 15:32:27 -0500
- To: <www-validator@w3.org>
Is there a reason the XHTML 1.0 Transitional validation process will kick out errors with uppercase tags <TR></TR>, but will validate the code if tags are lower case <tr></tr>?
Btw, the dtd's found in validated code on the W3C site were used.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
Regards,
pat stout
mstout@xnet.com
Illinois
Received on Saturday, 15 July 2000 16:25:21 UTC