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 ------------------------------------------------------------------ To unsubscribe from this elist send a message with the single word "unsubscribe" in the body to: [EMAIL PROTECTED]
