题目内容

Choose the proper word from the KEY WORDS to fill in the blank in each of the following sentences, making changes when necessary.1. The captain did his best to _____ a sense of unity among the new members.2.We encourage all members to _____ for the highest standards.3.Each step has some related _____ tools.4.They also helped him through his recovery and _____ after the surgery.5.She went to the bank to draw her _____.

查看答案
更多问题

在页面中,有2个标题h2、h3和3个段落,它们的字号和颜色都为30px和红色,可以进行如下样式设置:h2,h3,p{font-size:30px; color:red;}

A. 对
B. 错

与之间相当于一个容器,可以容纳段落、标题、表格、图像等各种网页元素。也就是说,大多数HTML标记都可以嵌套在标记中,中还可以嵌套多层。

A. 对
B. 错

盒子div的宽度和高度均为100px,设置border-radius为()盒子变成一个圆

A. 100px
B. 50px
C. 25px
D. 200px

#wrap{600px;height:200px;background:#ccc;position:absolute;}实现wrap在浏览器中水平和垂直都居中,需要设置的样式有

A. margin-left:-300px;margin-top:-100px;
B. left:300px;top:100px;
C. left:50%;top:50%;
D. margin-left:-300px;margin-top:100px;

答案查题题库