Day25_CSS语法8

font属性是综合了font-style、font-vareant、font-weight、font-size、line-height、font-family

  • 属性值的中间以空白字元隔开
  • 省略不写的属性会视为预设值
    以下例子,依序设定了文字样式、大小、行高和字型
    https://ithelp.ithome.com.tw/upload/images/20211009/20140142en3pEU05uk.png
    https://ithelp.ithome.com.tw/upload/images/20211009/20140142hRKQ61ShDq.png
    text-indent属性设定了HTML元素的首行缩排
  • text-indent : 长度
  • 长度:使用px、pt、pc、em、ex、cm、mm等等度量单位设定首行缩排的长度
    https://ithelp.ithome.com.tw/upload/images/20211009/20140142iAA90wFRMV.png
    https://ithelp.ithome.com.tw/upload/images/20211009/20140142YtXcOmRojo.png

<<:  Angular 深入浅出三十天:表单与测试 Day24 - Reactive Forms 进阶技巧 - Auto-Complete Searching

>>:  Day 25 - WooCommerce: 验收永丰银行刷卡流程

为甚麽每个人都应该用程序增进日常生产力?

import pyautogui import time time.sleep(10) for i ...

属性图模型 Property Graph Diagram

Property Graph Diagram (属性图) 与前一篇文章一样是一种针对概念的建模图,他...

Day18-TypeScript(TS)的类别(Class)继承(Inheritance)

今天要来带大家看看TypeScript(TS)的类别(Class)继承(Inheritance)范例...

Day 5 Compose UI Row Layout + Position

今年的疫情蛮严重的,希望大家都过得安好,希望疫情快点过去,能回到一些线下技术聚会的时光~ 今天目标:...

铁人赛 Day4 -- XAMPP到底有多神 & MySQL的安全性设定

让我告诉你XAMPP有多神 完全免费 容易安装,下载->解压缩->启动->完成 提...