相关考题
-
单项选择题
下列哪组代码表示当前网页引用了外部样式表?()
A.<style rel=”external”href=”sytle.css”>
B.<style src=”style.css”>
C.
D. -
单项选择题
关联网页与外部样式表的代码应该放在哪里?()
A.外部样式表中
B.网页文档的DOCTYP
C.网页文档的body中
D.网页文档的head中 -
单项选择题
定义字体为“粗体“用到的CSS3属性是()。
A.font-weight
B.font-family
C.text-decoration
D.line-height
