How to push the right side elements to the top

Posted by Blankman on Stack Overflow See other posts from Stack Overflow or by Blankman
Published on 2010-03-25T13:40:56Z Indexed on 2010/03/25 13:43 UTC
Read the original article Hit count: 302

Filed under:
|

I have 2 columns, one of them I float to the left and the other I float to the right.

The right side has input buttons on them.

For some reason the buttons are kind of in the middle of the column, I want them to be vertically aligned all the way to the top and to the right.

How can I do this? Is it just playing with padding?

© Stack Overflow or respective owner

Related posts about css

Related posts about html