定位3

2019-02-27  本文已影响0人  坦诚_bd7b

div{

width: 100px;

height: 100px;

background-color: #7A45E5;

margin: 2px;

}

#a{

background-color: yellow;

position: relative;

left: 120px;

top: 30px;

}

#b{

position: relative;

top: -30px;

}

sty

上一篇 下一篇

猜你喜欢

热点阅读