px 根据屏幕像素确定 em 表示元素字体高度 ,根据字体 font-size 属性值来确定,例如
p{font-size: 12px;line-height: 28px;}line-height 去表示行距
①font- size 去设置字体大小
font- size:20px 相对大小②font-style 字体风格 风格中主要常用 italic斜体 normal 表示不用斜体,是默认值
font-style : italic③font-family 字体名,默认宋体 ④font-weight 设置字体粗细
font-weight:bold 标准粗体 bolder 特粗体 lighter 细体①line-height 行距
line-height:20px;②text-indent 首行缩进
text-indent:2em;em是相对单位,表示首行缩进两个字符 ③ 字符装饰 text-decoration属性,主要有上划线,下划线,删除线
text-decoration:none| underline| overline| line-through;上一层文件夹中css文件夹下qingniao.css文件,是此文件的路径