clear 属性指定段落的左侧或右侧不允许浮动的元素。 ... <div class="parent"> <div class="child1">child1右浮动</div> <div style="clear: both ...
確定! 回上一頁