摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>案例</title> <style type="text/css"> body{margin:0;} </style> </head> <body> <script type="t 阅读全文
posted @ 2021-01-05 09:15 得之我幸,失之我命 阅读(42) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <title>轮播图 1</title> <style type="text/css"> ul{ list-style: none; } .imgs{ width:590px; height:470px; overflow: hidden; 阅读全文
posted @ 2021-01-05 09:13 得之我幸,失之我命 阅读(45) 评论(0) 推荐(0)