need simple webdesign help

So hello there bored people!

I'm making this super simple website, like this:

H E A D E R |
--------------
S | C |
I | O |
D | N |
E | T |
B | E |
A | N |
R | T |
---------------
B A N N E R |


but if my content is too long i have this:

H E A D E R |
--------------
S | B |
I | I |
D | G |
E | C |
B | O |
A | N |
R | T |
---- E |
---- N |
---- T |
---------------
B A N N E R |

And as you can see, the side bar isnt long enough!
Could you help me? :>

Thanks in advance, skazi!
Comments
14
i understand but i wont do it 4 you ;D
buy 1 from nVc
i dont even understand what he wants anyway lol
Parent
i bet he doesnt either... :>
Parent
make the sidebar longer! :XD
or use frames
The simplest fix is probably the so-called "Faux Columns" trick, but if that won't do in your case, try Equal Height Columns - revisited.
I dont speak this languages
Using tables or cascading style sheets?
- tables
- div
- style sheets

?
there's multiple ways of solving this.

i'd use javascript to make the height of the sidebar the same as the height of the content.
Back to top