border属性可以设置边框的哪些样式?( )
A: height
B: style
C: width
D: color
A: height
B: style
C: width
D: color
举一反三
- border的属性包括 A: color B: width C: style D: height
- 设置盒子的边框,使用()属性 A: width B: height C: border
- 下列选项中,不属于BOX的Border属性的有()。 A: border—width B: border—height C: border—color D: border—size E: border—style
- 设置表格边框的大小属性是()。 A: width B: height C: cellspacing D: border
- 边框样式属性值设置不正确的是() A: li{border:1pxredsolid;width:220px;color:blue;} B: li{border-width:3px#00ff00;width:220px;color:blue;} C: li{border:2pxbluedashed;width:220px;color:blue;} D: li{border-style:1pxred;width:220px;color:blue;}