题目内容

设置网页被搜索工具检索的关键字是通过设置meta标记的()属性来实现

A. name="keywords"
B. content="keywords"
C. name="description"
D. content="description"

查看答案
更多问题

要使网页文档的内容与浏览器的顶部留出50px空白,需要给body标记增加()属性设置。

A. rightmargin="50px"
B. bottommargin="50px"
C. leftmargin="50px"
D. topmargin="50px"

下列设置body标记背景颜色属性值不正确的选项是()。

A. bgcolor="
B. 3344FF"
C. bgcolor="red"
D. bgcolor="rgb(100%,20%,40%)"
E. backgroundcolor="rgb(255,200,103)"

HTML文档的后缀名正确的是()。

A. .html 或.htm
B. .shtml
C. .asp
D. .jsp

设置网页中所有未访问的超链接颜色为蓝色,正确的属性设置是()。

A. vlink="blue"
B. link="blue"
C. alink="blue"
D. text="blue"

答案查题题库