网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
下面CSS语法结构正确的选项有()。
A.selector{property:value}
B.selector{property:value;property:value}
C.selector,selector{property:value}
D.selector,selector{property:value;property:value}
参考答案和解析
selector{property:value};selector{property:value; property:value };selector,selector{property:value };selector,selector{property:value; property:value }
更多 “下面CSS语法结构正确的选项有()。A.selector{property:value}B.selector{property:value;property:value}C.selector,selector{property:value}D.selector,selector{property:value;property:value}” 相关考题
考题
下列哪个选项的CSS语法是正确的?()
A、body:color=blackB、{body:color=black(body}C、body{color:black}D、{body;color:black}
考题
●下面的XML代码段中,语法正确的是__(44) 。(44)A. !-xml示例-1?xml version="1.0" encoding="gb2312"?xml stylessheet type="text/css" href ="mycss.css"?mytaghello world!/mytagB.?xml version="1.0"encoding="gb2312"?Xml stylessheet type="text/css" href="mycss.css"?! -xml示例-!mytaghello world!/mytagC.?xml version="1.0"encoding="gb2312"?Xml stylessheet type="text/css"href="mycss.css"?! -xml示例-!xmltaghello world!/xmltagD.!-xml示例-!?xml version="1.0" encoding="gb2312"?xml styessheet type=“text/css”href=“mycss.css”?xmltaghello world!/xmltag
考题
在网页中使用链接样式文件“css_file.css”的正确语句是______。A.<include rel=stylesheet type="text/css"href="css_file.css">
B.<link rel=stylesheet type="text/css"href="css_file.css">
C.<import rel=stylesheet type="text/css"href="css_file.css">
D.<use rel=stylesheet type="text/css"href="css_file.css">
考题
下列选项CSS语法规则正确的是()。A、body:color=blackB、{body;color:black}C、body{color:black}D、{body:color=black(body)}
考题
XML中,关于CSS和XSL,下面论述不正确的是()。A、CSS样式表可以用于“装饰”XML文档和HTML文档B、XSL样式表可以用来“装饰”XML文档和RTF文档C、不像CSS,XSL可以用来执行XML转换D、在XSL允许使用类似CSS方式格式化XML文档
考题
以下关于CSS3的动画说法正确的是()A、CSS3的动画都是帧动画B、CSS3的动画类型有三种C、CSS3的动画是不可以有交互的D、CSS3的动画通过webkit-key-frame来预先定义
考题
在DreamweaverMX中,下面关于CSS文件的位置的说法错误的是:()。A、CSS可以位于网站的任何根目录位置B、只要在链接时能正确指出,无论在什么地方都可以C、一定要在网站的根目录下D、CSS可以位于网站的任何位置
考题
下列代码使用HTML元素的ID属性,将样式应用于网页上的某个段落:<P id=”firstp”>这是一个段落</P>,下面选项中,()正确定义了上面代码引用的样式规则。A、<Style Type=”text/css”> P {color:red} </Style>B、<Style Type=”text/css”> #firstp {color:red} </Style>C、<Style Type=”text/css”> .firstp {color:red} </Style>D、<Style Type=”text/css”> P.firstp {color:red} </Style>
考题
在 HTML中,下面关于css样式的说法正确的是()。A、css代码严格区分大小写B、每条样式规则使用逗号隔开C、css样式无法实现页面的精确控制D、css样式实现了内容与样式的分离,利于团队开发
考题
在HTML文件中导入一个样式表的正确语法为()。A、link href="css/css1.css" rel="stylesheet" type="text/css"B、input href="css/css1.css" rel="stylesheet" type="text/css"C、import href="css/css1.css" rel="stylesheet" type="text/css"D、link src="css/css1.css" rel="stylesheet" type="text/css"
考题
下面选项中,可以设置页面中某个DIV标签相对页面水平居中的CSS样式是()。A、margin:0autoB、padding:0autoC、text-align:centerD、vertical-align:middle
考题
单选题下列代码使用HTML元素的ID属性,将样式应用于网页上的某个段落:<P id=”firstp”>这是一个段落</P>,下面选项中,()正确定义了上面代码引用的样式规则。A
<Style Type=”text/css”> P {color:red} </Style>B
<Style Type=”text/css”> #firstp {color:red} </Style>C
<Style Type=”text/css”> .firstp {color:red} </Style>D
<Style Type=”text/css”> P.firstp {color:red} </Style>
考题
多选题在CSS中,下面属于BOX模型属性的有()AfontBmarginCpaddingDvisible
热门标签
最新试卷