![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a table cell in which one line of text is broken and aligned separately (you know, telephone book-style). Inside the cell, the left piece of text should remain at the left while the text on the right should be aligned to the right. This leaves the desired space in between, but there are three columns in which the cells do this. The columns should not expand. Is there any way to do this? |
|
Nicolaas |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
windandwaves wrote: sorry, I meant: div id="two" style="float: right; text-align: right;">right stuff</div div id="one">left stuff</div |
#5
| |||
| |||
|
|
windandwaves wrote: windandwaves wrote: sorry, I meant: div id="two" style="float: right; text-align: right;">right stuff</div div id="one">left stuff</div The text-align:right is PROBABLY not necessary with the float:right, but it also won't hurt... |
![]() |
| Thread Tools | |
| Display Modes | |
| |