0
I have a div to stay in the footer, but when accessed by the IPAD it creates a distance from the last DIV with the DIV fixed footer.
CSS:
.fixo-modelo-3-1 {
position: fixed;
width: 100%;
height: 43px;
left: 0;
bottom: 0;
background-color:#FFFE62;
}
Following link from the page:
is wearing bootstrap?
– DiChrist
@Diegodesouzasilva no.
– Gladison Neuza Perosini
Gladison, look at me again. Cara I think you would learn a lot from this article by Dani Gerrato: http://tableless.com.br/design-responsivo-na-pratica-do-draft/
– rzani