[thelist] | On the left On the right |

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Mon Mar 14 05:25:35 CST 2005


I almost use the same approach.

<div class="floatLeft"></div>
<div class="floatRight"></div>
<div class="clearAll"></div>

If there is a way of using 2 divs instead of 3, I'd be interested too.

cheers.
Volkan.


On Fri, 11 Mar 2005 16:22:44 -0500, e-head
<ebone+thelist at dotsandloops.net> wrote:
> I want to have some text on the left, and some on the right. I want the
> text to distribute itself across the entire line.
> Like so:
> name * date                         cat1 cat2 cat3
> 
> One could use tables.
> But I want to use CSS.
> 
> Right now I do this using 3 div's. Yes, 3 ! Seems excessive.
> 
> I float a div to the left, I float another to the right, and the outer
> div "float clears" the whole thing.
> 
> It just seems like one should be able to do this an easier, with
> span's or something, and text-align ?
> 
> Any help ?
> --
> Oh, my friend, it is not what they take away from you that counts --
> it's what you do with what you have left.
>                -- Hubert H. Humphrey
> --
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>


More information about the thelist mailing list