
注解:
其他比如ID什么的,网上一大把,我就不多说了,在此只作容易出错的说明,不对或不全的,请广大网友修改指正!
1:当有 width 属性时,float 才会有效果,向左或向右 [不设置为换行显示];
2:当 postion 设置为 absolute 时,top/bottom 或 left/right 才会有效果 [若想在某个DIV中显示左右与上下只能设置一个],此时 float 不起作用 [为 relative时,亦换行显示];
测试代码如下:
DIV1
DIV2
BIG DIV
TEST
DIV3
DIV4
DIV5
No comments:
Post a Comment