Flash Align
Flash Align
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- Anarchitect0
use the following css [it's FF and IE friendly]
html, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}
use the following css [it's FF and IE friendly]
html, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}