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