Click to See Complete Forum and Search --> : How to match the line spacing and the table row height?


august3
11-16-2004, 04:53 PM
Hi all,


I am making an HTML page. It has tables and text in a page. If I have six rows for the table, then wish to have six lines of text to the right side of the table. Basically I want to match the table row height to the line break or line spacing. Is there a way to specify the line break in inches? Thanks in advance for all the help.


Thanks
Augustine

rsd
11-16-2004, 04:59 PM
If it's all tabular data, just put the text another column or in another table next to the original one. You can always use CSS to adjust the borders how you want them.