<html><head> <style> *{margin:0;padding:0} .box { background-color:gray; } .box:before{ display: table; content: ''; } </style></head><body> <div class="box"> <div style="margin-top:10px">子元素</div> </div></body></html>
新闻热点
疑难解答