思似星辰  

display:inline-block; 对 li里面的内容进行 “不换行并转换为块 ” 

background-repeat: no-repeat;的作用是“清楚重复背景” 

background-position: center 5px;作用是“移动背景位置

text-decoration: none;作用是“清除下划线 

text-indent: 2em;  字段缩进2个字符

line-height: 2em; 字段间的上下距离为2个字符

对多个div添加id属性时,要设置不同的高

ul .list   “空格”  运用于所有元素

ul>list  “>” 运用于第一代元素

ul.list  运用于自身所有元素

posted on 2021-10-25 19:07  思似星辰  阅读(56)  评论(0)    收藏  举报