css

1.text-decoration:none a标签无
2.background:whitb 背景白色
3.margin:0px auto 外边框上下无,左右居中
4.float:left 浮动,左浮动
5.text-align:center 居中显示
6.line-height:50px 行高50像素
7.list-style:none li标签无
8.margin-left 外边距(左)
9.border-style:solid 线条样式:实线
10.border-radius:1px 圆角像素
11.overflow:hidde 清除浮动
12.display:inline-block 设置块状元素
13.backgroud:linear-gradient(#.#.) 背景渐变颜色
14.i 文字倾斜
15.b 文字加粗
16.background:rgba(r,g,b,0~1透明度)越大越接近不透明
css、js基础笔记
css、js基础笔记
css、js基础笔记
css、js基础笔记

相关文章:

  • 2021-12-31
  • 2021-04-27
  • 2021-08-29
  • 2021-08-01
  • 2022-01-24
  • 2021-10-16
猜你喜欢
  • 2021-10-04
  • 2021-09-13
  • 2022-01-09
  • 2021-11-20
  • 2022-12-23
  • 2021-11-06
相关资源
相似解决方案