100% Height
100% Height
Out of context: Reply #5
- Started
- Last post
- 8 Responses
- unfittoprint0
css:
HTML, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}
css:
HTML, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}