css定位问题top,left,right,bottom是用来定位元素的位置,相当于坐标,只有position属性为relative,absolute,fixed时才有用而margin-topleftrightbottom是元素外补丁,你可以把外补2023-04-09html-css250