多项选择题
下列在定义段落的字体的样式和大小,格式为其正确的是()
A.p {font-size:14px;font-family:”宋体”;}
B.p {font-family:“宋体”;font-size:14px;}
C.p {font-size:“宋体”;font-family:14em;}
D.p {font-family:800;font-size:14em;}
点击查看答案&解析
相关考题
-
多项选择题
float的属性值正确的有()
A.left
B.center
C.right
D.none -
多项选择题
背景属性的缩写语法正确的是()
A.{background:#00ff00url(背景图片的路径及全称)no-repeat center top;}
B.{background:url(背景图片的路径及全称)#00ff00no-repeat center top;}
C.{background:url(背景图片的路径及全称)#00ff00center top no-repeat;}
D.{background:url(背景图片的路径及全称)no-repeat center top;} -
单项选择题
在html中,为网页添加标题。并且标题显示在状态栏上的标签为()
A.head
B.html
C.h1
D.title
