摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>26_多库共存</title> <style type="text/css"> * { margin: 0px; } .div1 { position: absolute; wid 阅读全文
posted @ 2021-11-22 22:59 安静点-- 阅读(33) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>04_导航动态显示效果</title> <script src="jquery-1.10.1.js"></script> <style rel="stylesh 阅读全文
posted @ 2021-11-22 22:51 安静点-- 阅读(164) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>24_自定义动画</title> <style type="text/css"> * { margin: 0px; } .div1 { position: absolute; wi 阅读全文
posted @ 2021-11-22 22:42 安静点-- 阅读(196) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>23_显示与隐藏</title> </head> <style type="text/css"> * { margin: 0px; } .div1 { position: abso 阅读全文
posted @ 2021-11-22 22:23 安静点-- 阅读(45) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>22_滑动</title> </head> <style type="text/css"> * { margin: 0px; } .div1 { position: absolut 阅读全文
posted @ 2021-11-22 22:19 安静点-- 阅读(303) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>21_淡入淡出</title> </head> <style type="text/css"> * { margin: 0px; } .div1 { position: absol 阅读全文
posted @ 2021-11-22 22:18 安静点-- 阅读(53) 评论(0) 推荐(0)