Reply
Table Question
Old 09-05-2004, 04:37 PM Table Question
kodaks's Avatar
Average Talker

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>&nbsp;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!
kodaks is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 09-05-2004, 04:43 PM
Unknown.

Posts: 1,693
You could add the following to the paragraph tag '<p>'..

<p style="margin-right:1mm; margin-left:1mm;">

So an example would be...

<tr>
<td width=100% height=20 class=l1a onmouseout="this.className='l1a';">
<p style="margin-right:1mm; margin-left:1mm;">Some text goes here and more text will go on the below box.............</p>
</td>
</tr>


--James
Dark-Skys99 is offline
Reply With Quote
View Public Profile
 
Old 09-05-2004, 04:57 PM Thanks!
kodaks's Avatar
Average Talker

Posts: 24
Location: Sarnia, Ontario, Canada
Thanks, now it's working.
kodaks is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Table Question
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11181 seconds with 12 queries