In the above output you can see the Divs are placed side by side. Here second Div placed next to the first Div because we set the second Div float:left;.
確定! 回上一頁