注意:此页面搜索的是所有试题
防止外边距溢出最好的方法是:( )(单选题)
.父元素::before{ content:””; display:table; }.,.
父元素::before{ content:””; display:”table”}.,.
父元素::before{ container:””; display:table}.,.
父元素::before{container:””; display:”table”}

参考答案