blob: b866ddd547e397e7c8a07df4b3b34b2061d76e41 [file] [edit]
<style>
.float {
float: left;
height: 1px;
width: 40px;
}
.clear {
clear: left;
}
</style><span><div class="float"></div><div class="clear"></div></span>