I'm using the HTML Editor 2010 and trying to slog through building a site for my sister in law according to the design she would like to have. I know HTML and I am SLOWLY learning CSS but I can't quite solve this problem and hope you may help before all hair is torn from my head. ;-)
I have a fixed background image -- and that works!
Say that background image fills 100% of the browser window's viewable space, ok?
Well, over (on top of) that image I'm trying to center a box that hopefully floats, that takes about 80% of the browser's window and that has a 2px neon green border...
Then....inside that box:
(1) I want the box's background to be a forest green then
(2) I want there to be (top left) her logo (a jpg) and (top right) her picture (another jpg) with
(3) a roll-over style menu bar aligned right under the logo/picture and
(4) the content of the website under that....
I'm attaching a Paint file that is trying to illustrate what I've just explained...hoping it helps.
I've tried using a table with two (then 3) cells and a single row to contain the logo and picture but then the box didn't "work" right... no inside-box-forest-green background and regardless, no 2px border on the box.
Any thoughts on what I might try besides a redesign?

THANK you so VERY much!!!