• 2022-06-10 问题

    CSS盒子模型中表示盒子边框的属性为( ),表示盒宽度的属性为( ) A: border width B: border height C: height width D: width height

    CSS盒子模型中表示盒子边框的属性为( ),表示盒宽度的属性为( ) A: border width B: border height C: height width D: width height

  • 2022-06-18 问题

    下列选项中,不属于BOX的Border属性的有()。 A: border—width B: border—height C: border—color D: border—size E: border—style

    下列选项中,不属于BOX的Border属性的有()。 A: border—width B: border—height C: border—color D: border—size E: border—style

  • 2022-06-03 问题

    In css, to center box vertically with the center of the page, please fill in the following code space..box{ position: ________ __ ; left:50%; top:50%; margin-left: ________ ___; margin-top: __________ _ ; width: 300px; height: 200px; border:2px solid #ccc; }

    In css, to center box vertically with the center of the page, please fill in the following code space..box{ position: ________ __ ; left:50%; top:50%; margin-left: ________ ___; margin-top: __________ _ ; width: 300px; height: 200px; border:2px solid #ccc; }

  • 2022-06-15 问题

    边框样式属性值设置不正确的是() 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;}

    边框样式属性值设置不正确的是() 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;}

  • 2022-06-05 问题

    Border属性就是用来描述BOX边框的,Border属性分为()。 A: border–width B: border-color C: border-style D: border-height E: border-align

    Border属性就是用来描述BOX边框的,Border属性分为()。 A: border–width B: border-color C: border-style D: border-height E: border-align

  • 2022-06-03 问题

    21、对下列代码解析正确的是(_____)。 <style type="text/css"> body{ margin:0 } div{float:left; margin-left:10px; width:200px; height:200px; border:1px solid red } </style>

    21、对下列代码解析正确的是(_____)。 <style type="text/css"> body{ margin:0 } div{float:left; margin-left:10px; width:200px; height:200px; border:1px solid red } </style>

  • 2022-06-16 问题

    确定一个控件大小的属性是( )。 A: Width或Heigth B: Width和Height C: Top或Left D: Top和Left

    确定一个控件大小的属性是( )。 A: Width或Heigth B: Width和Height C: Top或Left D: Top和Left

  • 2022-10-27 问题

    以下关于盒子模型描述正确的是() A: 标准盒子模型中:盒子的总宽度=左右margin + 左右border + 左右padding + width B: IE盒子模型中:盒子总宽度=左右margin + 左右border + width C: 标准盒子模型中:盒子的总宽度=左右margin + 左右border + width D: IE盒子模型中:盒子总宽度= width

    以下关于盒子模型描述正确的是() A: 标准盒子模型中:盒子的总宽度=左右margin + 左右border + 左右padding + width B: IE盒子模型中:盒子总宽度=左右margin + 左右border + width C: 标准盒子模型中:盒子的总宽度=左右margin + 左右border + width D: IE盒子模型中:盒子总宽度= width

  • 2022-11-02 问题

    在网页中有一个id为content的div,下面( )正确设置它的宽度为200像素,高度为100像素,并且向左浮动。 A: #content{width:200px;height:100px;clear:left;} B: #content{width:200px;height:100px;float:left;} C: #content{width:100px;height:200px;clear:left;} D: #content{width:100px;height:200px;float:left;}

    在网页中有一个id为content的div,下面( )正确设置它的宽度为200像素,高度为100像素,并且向左浮动。 A: #content{width:200px;height:100px;clear:left;} B: #content{width:200px;height:100px;float:left;} C: #content{width:100px;height:200px;clear:left;} D: #content{width:100px;height:200px;float:left;}

  • 2022-06-05 问题

    设置盒子的宽度使用()属性 A: height B: width C: border

    设置盒子的宽度使用()属性 A: height B: width C: border

  • 1 2 3 4 5 6 7 8 9 10