Make container DIV cover 100% of containing DIV's height?

Bikey; just right #main { background: none repeat scroll 0 0 #101010; border-color: #333333; border-style: solid; border-width: 1px 1px 0; margin: 15px auto 0; overflow: hidden; padding: 20px; width: 920px; } The problem is in your #main div there are floated element's so you have to clear it first. In the example above I write overflow:hidden & remove height:100%.

Just remove height: 100% from layout. Css at #main{...} (line 31 or so) and add after ...

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions


Thank You!
send