groups

name language licence
jQuery Loop Other Other
HTML refresh code HTML Other
create random number Other Other
AS3 Full Screen Command Other Other
PQP add code PHP Other
css clearfix Other Other
jQuery class to ui HTML Other
htaccess redirect data phones HTML Other

< 1 2 3 4 5 6 >



language: Other
licence: Other

css clearfix

options: view full snippetsend to code collector
<style type="text/css">

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

</style><!-- main stylesheet ends, CC with new stylesheet below... -->

<!--[if IE]>
	
(Continues...)