摘要: 唯品会.html 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8" /> 5 <title>唯品会</title> 6 <link rel="stylesheet" type="text/css" href="css/zixuer 阅读全文
posted @ 2021-07-09 20:39 喵酱爱吃鱼 阅读(46) 评论(0) 推荐(0)
摘要: login.html 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8" /> 5 <title>登录界面</title> 6 <link rel="stylesheet" type="text/css" href="css/zix 阅读全文
posted @ 2021-07-09 20:36 喵酱爱吃鱼 阅读(48) 评论(0) 推荐(0)
摘要: 1.弹性盒子回顾 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8" /> 5 <title>弹性盒子回顾</title> 6 <style type="text/css"> 7 #con{ 8 border: 1px solid 阅读全文
posted @ 2021-07-09 20:34 喵酱爱吃鱼 阅读(41) 评论(0) 推荐(0)
摘要: 1.弹性盒子 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8" /> 5 <title>弹性盒子</title> 6 <style type="text/css"> 7 .small{ 8 width: 200px; 9 heig 阅读全文
posted @ 2021-07-09 20:28 喵酱爱吃鱼 阅读(66) 评论(0) 推荐(0)
摘要: 1.QQMusic2-QQ音乐案例-新版 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8" /> 5 <title>QQMusic2</title> 6 <link rel="stylesheet" type="text/css" 阅读全文
posted @ 2021-07-09 20:15 喵酱爱吃鱼 阅读(116) 评论(0) 推荐(0)