首页 > 代码库 > CSS三个定位——常规、浮动、绝对定位

CSS三个定位——常规、浮动、绝对定位

  

<style>.dage { width: 868px; height: 900px; background: #5B8C75; border: 10px solid #A08C5A; margin-top: -125px; margin-left: -20px } #topics .postTitle a { color: #f5f5f5; margin-left: 170px } #MySignature { font-size: 23px; color: #169FE6; font-weight: bold } #cnblogs_post_body p { margin: 10px auto; color: white }</style>

 

aaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbb cccccccccccccccccccc 111111111111111111111 2222222222222222222 33333333333333333333

CSS三个定位——常规、浮动、绝对定位