I have a page that consists of a menu at the top of the page, a nav to the left and then content to the right like this:
Basically I can get the top nav and the left nav fine but I have no idea how to get the content box to start at the same horizontal position as the nav but 250px to the right.
Any advice greatly appreciated!
-Geeeeeeeeeeeeeeeeeeeeeeee-
Code:
----------------------------
| Menu |
----------------------------
------ --------------------
| | | |
| N | | CONTENT |
| A | | |
| V | | |
| | | |
------ --------------------
Basically I can get the top nav and the left nav fine but I have no idea how to get the content box to start at the same horizontal position as the nav but 250px to the right.
Any advice greatly appreciated!
-Geeeeeeeeeeeeeeeeeeeeeeee-