题目内容

生产者和消费者问题是一个既有同步又有互斥的问题。

A. 对
B. 错

查看答案
更多问题

下面那个样式属性可以设置首行缩进()

A. text-indent
B. text-align
C. word-spacing
D. line-height

下面那个样式属性可以设置行高()

A. text-indent
B. text-align
C. word-spacing
D. line-height

border属性走义边框效果时必须设置是()

A. 定义边框线的粗细
B. 定义边框线的线型
C. 定义边框线的颜色
D. 以上都正确

以下代码片段中,属于绝对定位的是()

A.
B. box{width:100px;height:50px;}
C. B.
D. box{width:100px;height:50px;position:absolute;}
E. C.
F. box{width:100px;height:50px;position:static;}
G. D.
H. box{width:100px;height:50px;position:relative;}

答案查题题库