摘要: <html> <title>动态的边框</title> <style> .border, .border::after { position: absolute; top: 0; bottom: 0; left: 0; right: 0; } .border { width: 200px; heig 阅读全文
posted @ 2020-09-30 14:00 喆星高照 阅读(179) 评论(0) 推荐(0) 编辑