Reynier Perez Mira wrote:
> Hmmm!!! Soury I'm a little stupid. Can you give me some shot or example ?

Use this on all the divs you need to align on the right:

<div style="float:right">div</div>
<div style="float:right">div</div>
<div style="float:right">div</div>
<div style="float:right">div</div>

The first one will display on the right hand side, and the last one will 
display on the left side.

Here's more info about floats: 
http://www.w3.org/TR/REC-CSS2/visuren.html#floats
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to