Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Classic CSS Clearfix
SUBMITTED BY:
Guest
DATE:
May 24, 2013, 8:34 a.m.
FORMAT:
CSS
SIZE:
247 Bytes
Raw
Download
Tweet
HITS:
1051
Go to comments
Report
.
clearfix
:
after
{
content
:
"."
;
display
:
block
;
clear
:
both
;
visibility
:
hidden
;
line-height
:
0
;
height
:
0
;
}
.
clearfix
{
display
:
inline-block
;
}
html
[
xmlns
]
.
clearfix
{
display
:
block
;
}
*
html
.
clearfix
{
height
:
1
%
;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus