Re: DOCBOOK-APPS: DSSSL HTML stylesheets problem with table rowsepandcolsep

From
Dave Pawson <>
Date
2001-03-25T08:48:43+00:00
ID
[email protected]
Thread
Re: DOCBOOK-APPS: DSSSL HTML stylesheets problem with table rowsepandcolsep
At 09:45 AM 3/25/01, Jirka Kosek wrote:
>Norman Walsh wrote:
>> 
>> | What I'm trying to accomplish is a table like this:
>> |
>> |     head      |  head2   | head3
>> |   ------------+----------+-------------
>> |     data      |  data    | data
>> |     ...
>> 
>> How do you do that in HTML? HTML supports tables with all borders or
>> none, nothing in between.
>
>HTML 4.0 introduces two new attributes for table element - frame and
>rules. They are able to do things like this. See
>http://www.w3.org/TR/html4/struct/tables.html#h-11.3.1

wouldn't the table decorations be done better in CSS?

Regards DaveP