1. float
eg. 要成对使用,不然会有自动换行问题
<div> <span style="float:left;"></span> <span style="float:right;"></span> </div>