height test on safari ios
by bakhshi
CSS
html,body,.full{
height:100%;
padding:0;
margin:0;
}
.full{
background-color:yellow;
position:absolute;
width:100%;
}
by bakhshi
html,body,.full{
height:100%;
padding:0;
margin:0;
}
.full{
background-color:yellow;
position:absolute;
width:100%;
}