1,margin/padding。

  五个常用的CSS简写

  (演示仅为margin,padding同理,需注意的是padding没有auto)

 

2.background。

  background: [background-color] [background-image] [background-repeat] [background-attachment] [background-position] / [ background-size];

  五个常用的CSS简写

 

3.border。

  五个常用的CSS简写

  

4.font

  font: [font-style] [font-weight] [font-size]/[line-height] [font-family];

  五个常用的CSS简写

 

5.border-radius

  五个常用的CSS简写

 

相关文章:

  • 2021-12-23
  • 2022-01-21
  • 2022-12-23
  • 2022-12-23
  • 2021-06-05
  • 2021-06-25
  • 2021-07-04
  • 2022-12-23
猜你喜欢
  • 2022-01-07
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2022-01-01
  • 2021-09-08
  • 2022-12-23
相关资源
相似解决方案