A bit off topic - SGML

Jerry Feldman gaf at blu.org
Wed May 22 16:35:21 EDT 2002


Unfortunately SGML does not use the same syntax as html in this context, 
and colspan does not work.
On 22 May 2002 at 16:11, David Kramer wrote:

> On Wed, 22 May 2002, Jerry Feldman wrote:
> 
> > I've got a simple sgml (not html) question,
> > I have a table with a title and headings, 3 columns each. No problem. I 
> > want to insert subcategories within the table:
> > What I would like to do is to have the subcategory row entry SPAN the 3 
> > columns.
> > 
> > <row>
> > <entry>col1</entry>
> > <entry>col2</entry>
> > <entry>col3</entry>
> > </row>
> > <row>
> > <entry>New categorty</entry>
> > </row>
> > <row>
> > <entry>col1</entry>
> > <entry>col2</entry>
> > <entry>col3</entry>
> > </row>
> 
> In HTML, the attribute you would want is COLSPAN, as in
> <TD COLSPAN=3> bla </TD>
> 
> Dunno if that helps.
> 
> -------------------------------------------------------------------
> DDDD   David Kramer                   http://thekramers.net
> DK KD
> DKK D  "All my life, I always wanted to be somebody.
> DK KD  Now I see that I should have been more specific."
> DDDD                                       - Lily Tomlin
> 
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://www.blu.org/mailman/listinfo/discuss


--
Jerry Feldman <gaf at blu.org>
Associate Director
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9




More information about the Discuss mailing list