Here is basically what I'm trying to do.
http://darakutenshi.t35.com/
there is a top background and a bottom background. I want to be able to put content on top of them like shown in the link that I gave you.
But I don't want to have to split the content up into tables in the middle of the page.
Basically I want it set up like this.
---------------------------------------
| |
| Tilte banner |
| |
----------------------------------------
| | |
| | |
| | |
| | |
| links | main content |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
----------------------------------------
But with out enough knowledge of CSS I don't know if this can be done. I would like to keep it in all HTML if possible but if it's not then... well I'll have to do the page a different way.
Can anyone help w/ my dilemma?