HTML and CSS Reference
In-Depth Information
#footer {
clear:both;
margin:.5em 0 0;
padding:.5em;
background-color:#bbb;
}
.first-para {
float:left;
}
.second-para {
float:right;
}
Having written the code knowing how it should look when rendered, let's now test it in
Firefox and see how close we are (Figure 14-14).
Figure 14-14. The first test in Firefox looks pretty good, but not quite perfect just yet.
Search WWH ::




Custom Search