Full flash sites in Mozilla
Full flash sites in Mozilla
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- unfittoprint0
use the following css:
HTML, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}
use the following css:
HTML, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}