|
Need help with some div placements
I'm trying to figure out how to place a few divs and it's not working out too well.
How can I position 3 divs, with one div on top and the other two divs below that but next to each other (about 30px apart), but have them all centered?
The top div will be about 737px width 250px height. and the bottom two divs will be 357px width 378px height.
I'm also trying to put a small image about, 175px wide and 60px tall about 30px to the right of the top div box.
My div boxes are all over the place and in different places in both IE and Firefox.
Does someone know how to do this correctly? Do I need a page wrapper/container, and if so is it possible to float my image to the right of the top box and still have the other divs centered?
|