• 2022-07-02 问题

    在外边距属性中,下面()项代表的是上外边距属性? A: margin -top B: margin -right C: margin -bottom D: margin –left

    在外边距属性中,下面()项代表的是上外边距属性? A: margin -top B: margin -right C: margin -bottom D: margin –left

  • 2022-06-05 问题

    下列关于盒子模型相关属性的描述正确的是? A: margin(外边距),padding(内边距) B: border-top(上边框),padding(外边距) C: margin(外边距),border-style(边框颜色) D: border(边框)、top-margin(上外边距)

    下列关于盒子模型相关属性的描述正确的是? A: margin(外边距),padding(内边距) B: border-top(上边框),padding(外边距) C: margin(外边距),border-style(边框颜色) D: border(边框)、top-margin(上外边距)

  • 2022-06-07 问题

    下面代码中,()不是设置元素左右外边距为5像素,上下外边距为4像素。 A: margin-left:5px; margin -right:5px; margin -top:4px; margin -bottom:4px; B: margin:4px 5px; C: margin:4px 5px 4px 5px; D: margin:5px 4px 5px;

    下面代码中,()不是设置元素左右外边距为5像素,上下外边距为4像素。 A: margin-left:5px; margin -right:5px; margin -top:4px; margin -bottom:4px; B: margin:4px 5px; C: margin:4px 5px 4px 5px; D: margin:5px 4px 5px;

  • 2022-06-06 问题

    Where can the letterhead be placed in the block format? ( ) A: Place it on the right half of the page B: Begin from the left hand margin C: Begin from the right hand margin D: Place it in the center of the top

    Where can the letterhead be placed in the block format? ( ) A: Place it on the right half of the page B: Begin from the left hand margin C: Begin from the right hand margin D: Place it in the center of the top

  • 2022-06-19 问题

    以下几种margin写法不正确的有() A: margin:20px,10px,0; B: margin:10px,10px; C: margin:20px,auto; D: margin:20pxauto;

    以下几种margin写法不正确的有() A: margin:20px,10px,0; B: margin:10px,10px; C: margin:20px,auto; D: margin:20pxauto;

  • 2022-06-19 问题

    下列关于 margin 的写法,正确的是? A: margin:10px; B: margin:5px 10px; C: margin:5px 10px 0px; D: margin:5px 10px 0px 15px;

    下列关于 margin 的写法,正确的是? A: margin:10px; B: margin:5px 10px; C: margin:5px 10px 0px; D: margin:5px 10px 0px 15px;

  • 2022-06-03 问题

    设置div元素水平方向居中,可以设置()。 A: margin:0; B: margin:0auto; C: margin:00; D: margin:0000;

    设置div元素水平方向居中,可以设置()。 A: margin:0; B: margin:0auto; C: margin:00; D: margin:0000;

  • 2022-06-06 问题

    若一个栈以数组A[1...n]存储,初始化栈顶指针为n+1,则下面x元素入栈的正确代码是( ) A: A[top] = x; top = top - 1; B: A[top] = x; top = top + 1; C: top = top -1; A[top] = x; D: top = top +1; A[top] = x;

    若一个栈以数组A[1...n]存储,初始化栈顶指针为n+1,则下面x元素入栈的正确代码是( ) A: A[top] = x; top = top - 1; B: A[top] = x; top = top + 1; C: top = top -1; A[top] = x; D: top = top +1; A[top] = x;

  • 2022-05-31 问题

    阅读下面CSS代码,下面选项中与该代码效果等同的是.box{margin:10px5px;marin-right:10px;margin-top:5px;}A..box{margin:5px10px10px5px;}B..box{margin:5px10px0px0px;}C..box{margin:5px10px;}D..box{margin:10px5px10px5px;}

    阅读下面CSS代码,下面选项中与该代码效果等同的是.box{margin:10px5px;marin-right:10px;margin-top:5px;}A..box{margin:5px10px10px5px;}B..box{margin:5px10px0px0px;}C..box{margin:5px10px;}D..box{margin:10px5px10px5px;}

  • 2022-06-03 问题

    期货交易保证金的种类一般包括 A: 初始保证金 (Initial Margin) B: 维持保证金 (Maintenance Margin) C: 追加保证金 (Additional Margin) D: 买卖保证金(Sell Margin)

    期货交易保证金的种类一般包括 A: 初始保证金 (Initial Margin) B: 维持保证金 (Maintenance Margin) C: 追加保证金 (Additional Margin) D: 买卖保证金(Sell Margin)

  • 1 2 3 4 5 6 7 8 9 10