right属性没有效果

131 阅读1分钟

right属性只有在进行position定位的时候才有效果;

position默认的属性值时static,所以如果设置为static,right一样没有效果;