答案 0 :(得分:4)
答案 1 :(得分:2)
答案 2 :(得分:0)
答案 3 :(得分:0)
没有花车:
<div class=container style='width: 100%;'>
<div class=left-side style='display: inline-block; width: 50%'>
Stuff on the left
</div>
<div class=right-side style='display: inline-block; width: 50%; text-align: right'>
Stuff on the right
</div>
</div>