I wont wrapper take full height vertical,no matter how little is the content.
"height: 100%;" and remove the "position: relative;" not working....Still have space below wrapper.
Hi,
is there a way to make 100% height for #wrapper in this case?Because the whole content in the #wrapper is a shorter(450px) from the screen.
#wrapper{
margin: 0 auto;
width: 1039px;...