css 中left 和top 有什么用top:距离顶部的距离。left:距离左侧的距离。css的left和top属性:指的是距最近的一个position属性为relative或者absolute的父级元素的左边或上边的距离,所以当要设置css的top和left的属性时,一定2023-04-17html-css190