Answer the question
In order to leave comments, you need to log in
The background floor disappears at float left why?
when I write float left the background floor disappears
<div class="footer-block footer-info">
<div class="block-inner">
</div>
</div>
footer {
background: #262626;
padding:50px 0px;
color: #777;
font-size: 18px;
}
.footer-block {
width:33%;
float:left;
}
.block-inner {
padding:0px 15px;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question