1 2 3 4 5 6 7 8
<html> <body> <div style="width: 0px; padding-left: 20px"> <div style="float: left">xx</div> <div style="float: left">ii</div> </div> </body> </html>