1.top等为绝对定位,需与position:absolute一起用才有效;而margin-top为相对定位;

2.绝对定位一般情况下以body为标准;若父元素设置position:relative,,则以其父元素为标准

相关文章:

  • 2022-12-23
  • 2022-01-26
  • 2021-07-17
  • 2022-12-23
  • 2022-02-10
  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-12
  • 2021-11-23
  • 2021-07-05
  • 2021-07-07
  • 2021-12-16
  • 2022-02-06
相关资源
相似解决方案