Posted by Els on 01/03/06 17:26
mattmerc@bellsouth.net wrote:
> Hi all,
>
> I have some information I'm trying to format inside <td></td> tags.
> Let's use this for example:
>
> <table width="100%">
> <tr>
> <td>left right</td>
> </tr>
> </table>
>
> So now I have a row across the screen with the words left and right.
> What I want is for "left" to appear on the left side of the cell and
> for "right" to appear on the right side of the cell.
>
> The first reaction would be to split into two cells and use
> align="left" and align ="right". This does not work because for my site
> I am forced to use a company .css stylesheet. The <td> has a blue
> background and there is a break in the color if I use two <td> tags. I
> really need to do this inside one cell and have 1/2 the text on the
> left and 1/2 on the right. Aligning with divs or spans does not work
> for some reason.
If you would show the code you used with divs or spans, we would most
likely be able to tell you why they don't work for you.
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Outburst - Attack of the Overfiend
Navigation:
[Reply to this message]
|