How to place div side by side
Posted
by markt
on Stack Overflow
See other posts from Stack Overflow
or by markt
Published on 2010-04-14T13:28:46Z
Indexed on
2010/04/14
13:33 UTC
Read the original article
Hit count: 215
Hi, I have a main wrapper div that is set 100% width. Inside that i would like to have two divs, one that is fixed width and the other that fills the rest of the space. How do i float the second div to fill the rest of the space. Thanks for any help.
© Stack Overflow or respective owner