会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
于凡芮
博客园
首页
新随笔
新文章
联系
管理
订阅
上一页
1
2
3
4
5
下一页
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)
head样式
摘要: 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)
head头部
摘要: 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日
音悦项目笔记2
摘要: 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)
上一页
1
2
3
4
5
下一页
公告