Display units, printers are(73)device.
A.input
B.output
C.storage
D.communication
第1题:
No credit will be offered()you place an order for more than 40.000 units.
A after
B when
C if
D unless
第2题:
3、定义一个只有水平线的表格,其中第一行背景为灰色,且第一行单元格中的内容为表格标题。表格所有单元格的内容与单元格边框之间的空白间距为5像素,表格水平外边框粗细为3像素。能实现该要求的选项为()。
A.<table border="3" frame="above" rules="groups" cellpadding="5"> <tr bgcolor="gray"> <th>项目</th> <th>华北</th> <th>华中</th> </tr> <tr> <td>软件</td> <td>73 units</td> <td>13 units</td> </tr> <tr> <td>硬件</td> <td >100 units</td> <td>120units</td> </tr> &l
第3题:
盒模型显示方式是弹性伸缩盒()
A.display:flex
B.display:block
C.display:inline
D.display:inline-block
第4题:
图形窗口的Units属性默认值是pixels,而坐标轴的Units属性默认值是normalized。
第5题:
以下声明中,可以隐藏对象的是()。
A.display:block
B.display:inline
C.display:none
D.display:inline-block