咨询一个CSS层定位的问题?-灵析社区

我买了30万的鞋子

好想看没啥好办法 Document .container { position: relative; } .nobox { width: 100px; height: 100px; background-color: green; } .box { position: absolute; width: 100px; height: 100px; background-color: red; } .boxs { position: absolute; top: 100px; width: 100px; height: 100px; background-color: yellow; } Box 0 Box 1 Box 2 这样符合你的要求不

阅读量:1

点赞量:0

问AI