下列表示盒子边框宽度的属性是( )。
A: width
B: order-height
C: order-width
D: height
A: width
B: order-height
C: order-width
D: height
举一反三
- CSS盒子模型中表示盒子边框的属性为( ),表示盒宽度的属性为( ) A: border width B: border height C: height width D: width height
- 设置盒子的边框,使用()属性 A: width B: height C: border
- 设置盒子的宽度使用()属性 A: height B: width C: border
- 定义一个宽度为200px,高度为300px的盒子,代码正确的是? A: width=200px;height=300px; B: width:200px;height:300px; C: width=300px;height=400px; D: width:300px;height:400px;
- 盒子模型中内容的宽度、高度分别是( ) A: width和height B: 宽度和高度 C: width D: height