You are on page 1of 1

html {height:100%;} #header { background-color:#FFA500; height:20% } h1 { margin-bottom:0; } #menu { background-color:#FFD700; height:75%; width:20%; float:left; } #content { background-color:#EEEEEE; height:75%; width:80%;

float:left; overflow:auto; } #footer { background-color:#FFA500; height:5%; width:100%; clear:both; text-align:center; } .lbttn { width:100%; }

You might also like