清除子元素margin致使的父元素边距异常

<html> <head> <style> *{margin:0;padding:0} .box { background-color:gray; } .box:before{ display: table;
相关文章
相关标签/搜索