What about setting display:inline-block and the width for both divs?
EDIT: Setting a max-width of %50 for each one would work in all browsers except IE6, assuming there's no padding/margin set.
|
2 | Added some more notes | ||
|
What about setting display:inline-block and the width for both divs? EDIT: Setting a max-width of %50 for each one would work in all browsers except IE6, assuming there's no padding/margin set. |
||||
|
1 |
|
||
|
What about setting display:inline-block and the width for both divs? |
||||