• 2022-06-12 问题

    下列表示盒子边框宽度的属性是( )。 A: width B: order-height C: order-width D: height

    下列表示盒子边框宽度的属性是( )。 A: width B: order-height C: order-width D: height

  • 2022-10-28 问题

    order-width属性用于设置边框宽度(粗细),如下用法正确的有( )。 A: order-width: 5px B: order-width: 5px 20px; C: order-width: 5px 20px 5px; D: order-width: 1px 5px 10px 20px;

    order-width属性用于设置边框宽度(粗细),如下用法正确的有( )。 A: order-width: 5px B: order-width: 5px 20px; C: order-width: 5px 20px 5px; D: order-width: 1px 5px 10px 20px;

  • 2022-06-16 问题

    下列哪个CSS样式能够设置盒子上下边框的宽度为10px,左右边框的宽度为20px? A: order-width:10px20px; B: order-width:20px10px; C: order-width:20px20px10px10px; D: order-width:10px20px20px10px;

    下列哪个CSS样式能够设置盒子上下边框的宽度为10px,左右边框的宽度为20px? A: order-width:10px20px; B: order-width:20px10px; C: order-width:20px20px10px10px; D: order-width:10px20px20px10px;

  • 2022-06-19 问题

    下列哪个CSS样式能够设置上边框的宽度为10px,右边框的宽度为20px、下边框的宽度为30px、左边框的宽度为40px? A: order-width:10px20px30px40px; B: order-width:40px30px20px10px; C: order-width:40px20px10px30px; D: order-width:20px10px30px40px;

    下列哪个CSS样式能够设置上边框的宽度为10px,右边框的宽度为20px、下边框的宽度为30px、左边框的宽度为40px? A: order-width:10px20px30px40px; B: order-width:40px30px20px10px; C: order-width:40px20px10px30px; D: order-width:20px10px30px40px;

  • 2022-06-15 问题

    将表格的宽度设置为浏览器宽度的一半,下列设置正确的是( )。 A: width ="50%" B: order ="50%" C: length ="50%" D: width ="50"

    将表格的宽度设置为浏览器宽度的一半,下列设置正确的是( )。 A: width ="50%" B: order ="50%" C: length ="50%" D: width ="50"

  • 2022-05-28 问题

    表格:我们想要将表格的宽度设置为100个像素,应该怎么办 A: width="100" B: order="100" C: length="100" D: maxlength="100"

    表格:我们想要将表格的宽度设置为100个像素,应该怎么办 A: width="100" B: order="100" C: length="100" D: maxlength="100"

  • 2022-06-06 问题

    What property did Archimedes need to determine in order to solve the king's mystery? A: The width of the king's head B: The weight of silver C: The density of the crown D: The cost of the crown

    What property did Archimedes need to determine in order to solve the king's mystery? A: The width of the king's head B: The weight of silver C: The density of the crown D: The cost of the crown

  • 2022-06-19 问题

    边框的粗细通过____指定。 A: order-weight B: order-size C: order-style D: order-width

    边框的粗细通过____指定。 A: order-weight B: order-size C: order-style D: order-width

  • 2021-04-14 问题

    【多选题】已知代码如下 class Rectangle { private int width, height; public void setSize(int width, int height) { this.width = width; this.height = height; } } 下面哪些代码重载 setSize 方法 (10.0分) A. protected void setSize(int width, int height) { this(width, height) } B. public void setSize(int width, float height) { this.width = width; this.height = (int)height; } C. protected void setSize(int width) { this.width = width; } D. public void setSize(int height, int width) { this.width = width; this.height = height; }

    【多选题】已知代码如下 class Rectangle { private int width, height; public void setSize(int width, int height) { this.width = width; this.height = height; } } 下面哪些代码重载 setSize 方法 (10.0分) A. protected void setSize(int width, int height) { this(width, height) } B. public void setSize(int width, float height) { this.width = width; this.height = (int)height; } C. protected void setSize(int width) { this.width = width; } D. public void setSize(int height, int width) { this.width = width; this.height = height; }

  • 2022-06-07 问题

    以下id选择器书写正确的是() A: *div{width:100%;} B: text{width;100%;} C: #div{width:100%;} D: #class{width:100%;}

    以下id选择器书写正确的是() A: *div{width:100%;} B: text{width;100%;} C: #div{width:100%;} D: #class{width:100%;}

  • 1 2 3 4 5 6 7 8 9 10