Rebecca Richter wrote:
> Is there a way I can make my "navbar" ul element expand vertically to
> 100% height on the page
> http://www.choicesmissoula.com/resources/index.html so that the
> orange background will take up that whole vertical space?
Adding...
#mainarea {
overflow: hidden;
}
* html
Rebecca Richter wrote:
>
> Is there a way I can make my "navbar" ul element expand vertically to 100%
> height on the page http://www.choicesmissoula.com/resources/index.html so
> that the orange background will take up that whole vertical space?
> Becca
>
One way is to create a "faux colum
Sorry, I sent this before with no subject
Is there a way I can make my "navbar" ul element expand vertically to 100%
height on the page http://www.choicesmissoula.com/resources/index.html so
that the orange background will take up that whole vertical space? The only
way I've been able to achie