Hello experts
I'm in the process of putting a site together with the following layout:
+---------+---------------
----------
----------
----------
----------
----------
----------
------+
| Logo | Header Text HeaderImage|
| Logo +-------------------------
----------
----------
----------
----------
----------
------+
| Logo | |
| | |
| Menu | BODY |
| Menu | |
| Menu | |
| | |
+---------+---------------
----------
----------
----------
----------
----------
----------
------+
I would like the logo/menu column to cover the entire height of the browser window. Any way to accomplish this without reverting to JavaScript?
( HTML code and CSS used so far can be found here:
http:Q_21508813.html )
Start Free Trial