Re: Question on TABLE's with THEAD/TBODY/TFOOT

On Tue, 20 Aug 1996 16:22:49 -0600, "Imagination's End" <I.End@bigpic.com> wrote:
> Do the THEAD, TBODY, and TFOOT, sections all require the same number 
> of columns?

Yes. Otherwise, we'd need the COLS attribute for THEAD, TBODY, and TFOOT
and the content model of those three elements would have to include
COL and COLGROUP.

Of course, you can always use COLSPAN to make a cell span more than one
column.

Marcus
--
Marcus E. Hennecke
marcush@crc.ricoh.com        http://www.crc.ricoh.com/~marcush/

Received on Tuesday, 20 August 1996 19:13:50 UTC