Re: [css-d] expand element to 100% height

2008-03-05 Thread Gunlaug Sørtun
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

Re: [css-d] expand element to 100% height

2008-03-05 Thread David Laakso
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

[css-d] expand element to 100% height

2008-03-05 Thread Rebecca Richter
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