[Zope3-checkins] CVS: Zope3/src/zope/app/browser/container - add.pt:1.6
Steve Alexander
steve@cat-box.net
Tue, 29 Apr 2003 14:50:22 +0200
Hi Guido,
In this checkin message, you wrote:
"only one <tbody> should occur per <table>."
<http://mail.zope.org/pipermail/zope3-checkins/2003-April/008688.html>
According to W3C, there may be many tbody sections in a table.
http://www.w3.org/TR/html4/struct/tables.html#h-11.2.3
"Table rows may be grouped into a table head, table foot, and one or
more table body sections, using the THEAD, TFOOT and TBODY elements,
respectively."
--
Steve Alexander