Posted by Beauregard T. Shagnasty on 01/30/07 13:50
Frank wrote:
> in an HTML table (with css file) I want to have a separation line
> after every 3rd row. How can I do that?
Without more details, try this, where N is the number of columns in your
data:
<td colspan="N"> </td>
How are you generating the table?
--
-bts
-Motorcycles defy gravity; cars just suck
Navigation:
[Reply to this message]
|