会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
无敌拖油瓶
博客园
首页
新随笔
新文章
联系
管理
订阅
上一页
1
2
2021年11月1日
html第六节课
摘要: word-spacing 单词间距 n em letter-spacing 字母间距 n em text-decoration 装饰样式 underline| overline| line-through| blink vertical-align 垂直方向位置 sub| super |top |t
阅读全文
posted @ 2021-11-01 12:18 无敌拖油瓶
阅读(15)
评论(0)
推荐(0)
2021年10月29日
html第五个课时
摘要: display:flex 是一种布局方式。 它即可以应用于容器中,也可以应用于行内元素。 justify-content: space-between;它会把子元素靠边对齐平均分剩余的空间。 align-items: center; 垂直剧中 outline: none; 清除轮廓线 “:focus
阅读全文
posted @ 2021-10-29 18:52 无敌拖油瓶
阅读(22)
评论(0)
推荐(0)
2021年10月28日
html第四课时
摘要: text-decoration: none; 清除下划线 font-weight: bolder; 字体加宽 text-decoration: line-through; 横线从文字穿过 vertical-align: middle; 将元素盒子的垂直中点和父盒子的baseline加上父盒子的x-h
阅读全文
posted @ 2021-10-28 15:56 无敌拖油瓶
阅读(18)
评论(0)
推荐(0)
2021年10月27日
html第三节课时
摘要: vertical-align 设置元素的垂直对齐方式 若有多行文本 仅显示两行text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-l
阅读全文
posted @ 2021-10-27 17:15 无敌拖油瓶
阅读(27)
评论(0)
推荐(0)
2021年10月26日
html第二节课
摘要: position: relative; 相对布局 position: absolute; 绝对布局 text-decoration: none; 清除下划线 border-bottom: 1px dotted #CCCCCC; 添加下划线 display:inline-table; 处于行内格式化上
阅读全文
posted @ 2021-10-26 18:00 无敌拖油瓶
阅读(15)
评论(0)
推荐(0)
2021年10月25日
html 第一节课时
摘要: font-weight: normal; 去除字体加粗 display:inline-block; li 不换行并转换为块 background-repeat: no-repeat; 清楚背景重复 background-position: center 5px; 移动背景位置 display: bl
阅读全文
posted @ 2021-10-25 17:14 无敌拖油瓶
阅读(14)
评论(0)
推荐(0)
上一页
1
2
公告