2021年10月31日
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <title></title> 6 <link rel="stylesheet" type="text/css" href="./css/banner.css"/> 7 </ 阅读全文
posted @ 2021-10-31 20:03 于凡芮 阅读(34) 评论(0) 推荐(0)
  2021年10月28日
摘要: 1 .content{ 2 width: 1000px; 3 margin: 0 auto; 4 } 5 .content .nav{ 6 margin: 10px 0px; 7 } 8 .content .nav a{ 9 text-decoration: none; 10 color: #333 阅读全文
posted @ 2021-10-28 19:37 于凡芮 阅读(25) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <title></title> 6 <link rel="stylesheet" type="text/css" href="./css/xiangqingym.css"/> 阅读全文
posted @ 2021-10-28 19:36 于凡芮 阅读(24) 评论(0) 推荐(0)
摘要: 1 body{ 2 margin: 0; 3 } 4 .head{ 5 background-color: #222; 6 } 7 .head ul{ 8 padding-left: 0; 9 } 10 .head ul li{ 11 display: inline-block; 12 } 13 . 阅读全文
posted @ 2021-10-28 19:35 于凡芮 阅读(40) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <title></title> 6 <link rel="stylesheet" type="text/css" href="css/head.css"/> 7 </head 阅读全文
posted @ 2021-10-28 19:34 于凡芮 阅读(23) 评论(0) 推荐(0)
  2021年10月27日
摘要: 1 body{ 2 background-color: #CCCCCC; 3 } 4 .content ul{ 5 padding-left: 0; 6 } 7 .content ul li{ 8 /* 设置为一行 */ 9 display: inline-block; 10 } 11 .conte 阅读全文
posted @ 2021-10-27 18:30 于凡芮 阅读(46) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8" /> 5 <title></title> 6 <link rel="stylesheet" type="text/css" href="css/index.css"/> 7 </h 阅读全文
posted @ 2021-10-27 18:29 于凡芮 阅读(51) 评论(0) 推荐(0)
  2021年10月26日
摘要: 1 /* flex布局 */ 2 .content{ 3 background-color: #CCCCCC; 4 } 5 .content .type-container{ 6 background-color: white; 7 } 8 .content .type{ 9 border: 1px 阅读全文
posted @ 2021-10-26 17:32 于凡芮 阅读(17) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <title>专辑</title> 6 <link rel="stylesheet" type="text/css" href="./css/yyliebiao.css"/> 阅读全文
posted @ 2021-10-26 17:27 于凡芮 阅读(14) 评论(0) 推荐(0)
  2021年10月25日
摘要: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <title></title> 6 <link rel="stylesheet" type="text/css" href="css/reading.css"/> 7 </h 阅读全文
posted @ 2021-10-25 17:08 于凡芮 阅读(34) 评论(0) 推荐(0)