相对定位 and 绝对定位 and 固定定位
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了相对定位 and 绝对定位 and 固定定位相关的知识,希望对你有一定的参考价值。
CSS盒子定位有三种
相对定位 position: relative;
绝对定位 position: absolute;
固定定位 position: fixed;
相对定位
position: relative;
以上是关于相对定位 and 绝对定位 and 固定定位的主要内容,如果未能解决你的问题,请参考以下文章