Afficher un message
Vieux 02/04/2008, 21h36   #3
Bergamot
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Two rows of links, use of DIV, align to the right

Berlin Brown wrote:
>
> I have a row of links. I want row 1 to have links and row 2 to have
> links. I want both to align such they are on the right (edge up to
> the right).
>
> <div style="float: right; text-align: right;" id="row1">
> My Links ...
> </div>
> <div style="float: right; text-align: right;" id="row2">
> My Links ...
> </div>
>
> As I increase the screen resolution and expand the browser, row1 shows
> up on the right and row2 shows up on the left of row1. They are on
> the same row.


Gotta wonder whether you should float anything at all, i.e. you've
decided on a solution (floating) before defining the actual problem.
Posting a URL showing the context would be better than a code snippet.

--
Berg
  Réponse avec citation
 
Page generated in 0,04861 seconds with 9 queries