A bit off topic - SGML

Jerry Feldman gaf at blu.org
Wed May 22 14:42:23 EDT 2002


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>

--
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