パターン1. <div> 左 <span style="float: right">右</span> </div> <div style="clear: right">後続する要素</div>. 右寄せする要素にのみ、float:rightを適用する。
確定! 回上一頁