- From: J. King <mtknight@dark-phantasy.com>
- Date: Sat, 14 Feb 2004 19:01:21 -0500
- To: cyril2@mail.ru, www-html@w3.org
On Sat, 14 Feb 2004 20:34:27 +0300, Cyril <cyril2@mail.ru> wrote: > > <table …> > <r3c6 …>bla, bla, bla</r3c6> > <r2c3 align="center">Wow!</r2c4> > </table> > > Which could be rendered somewhere like following on a tty device: > (snip) > > Where r#c# stands for "row number, column number". > > Regards, > Cyril, Esq. That's simply not how SGML and XML work. <tr> contains <th> and <td>. It may not have a very broad function, but it -does- have a function. The form should be a container for the table in question. I'd agree with you that rules for forms can be pretty strange, but you just have to get used to them a little. -- J. King http://jking.dark-phantasy.com/
Received on Saturday, 14 February 2004 19:00:52 UTC