摘要: <style> body { position: relative; } .box { width: 100px; height: 100px; background-color: red; position: absolute; top: 0; left: 0; } </style> </head 阅读全文
posted @ 2021-10-28 21:16 阿明的博客 阅读(254) 评论(0) 推荐(0)