Posts: 24
Location: Sarnia, Ontario, Canada
|
I am very new to tables, and I have a question  . The code for my table is:
<tr>
<td width=100% height=20 class=l1a onmouseout="this.className='l1a';">
</b> Some text goes here and more text will go on the below box.............
</td>
</tr>
I posted a picture of the table at http://img73.exs.cx/img73/3644/table4.jpg
The problem is, the text is too bunched up on the left side. I am wondering how to make an automatic space between the edge of the table and the text. Thanks in advance!
|