trouble with flexible height

Bubcha

New Member
Hello, I'm new to web design and I have been working on my first website keeping it simple but I'm having trouble with making the height of my table flexible. I know tables are not the best way to go about design a website but this is where I'm at. My site is in my signature, in its beginning stages but the look is almost where I want it. I just want that black bar to run off the top and bottom of the page without any scrolling. I'm using dreamweaver (i know..... but its all i ahve any education in right now)

I'm sorry if you've all heard this before, I've searched for a while, tried divs but the solutions I find haven't worked in my situation.

I have a lot of time this summer to learn this stuff so anything you say I'll begin to learn.
 
Last edited:

ronaldroe

Super Moderator
Staff member
I have a lot of time this summer to learn this stuff so anything you say I'll begin to learn.

Start learning how to use divs, and to hand code your sites, that's what you'll need to try to pick up over the summer.

The short-run solution is to delete the empty and unnecessary <p></p> at the bottom, which made it work for me in Chrome.
 
Top