單項選擇題(網(wǎng)站)想要將盒子內(nèi)容與盒子之間的距離拉開,以下屬性正確的是()

A.padding
B.margin
C.border
D.以上都不對


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題(網(wǎng)站)將.list下除了最后一個li其他li都設(shè)置10px的右邊界,以下樣式正確的是()}

A..list>li:not(:last-child){margin-right:10px}
B..list>li:not(:last-child){padding-right:10px}
C..list>li:not(:nth-last-child){margin-right:10px}
D..list>li:not(:nth-last-child){padding-right:10px

2.單項選擇題(網(wǎng)站)想要給一個表格添加5px的外邊框,需要添加哪個樣式?()

A.table{border:5pxsolid#000}
B.td{border:1pxsolid#000}
C.th{border:5pxsolid#000}
D.tr{border:1pxsolid#000}

5.單項選擇題下面哪個CSS屬性可以設(shè)置文字所在行的行高?()

A.line-height
B.text-align
C.color
D.background-color