题库 软件开发 题目列表 下列代码在页面中显示的内容为(      ) <!DOCTYP...
单选题
下列代码在页面中显示的内容为(      )
<!DOCTYPE html>
<html>
<body>
<p>hello<q>html</q></p>
</body>
</html>
A.

hello“html”

B.

hello html

C.

hello“”html

D.

其他几项都不对

题目信息
校招真题
-
正确率
0
评论
7
点击