【单选题】【消耗次数:1】
下列哪种方式是用类选择器定义样式的?
p{color:red;}
.one{color:red;}
#two{color:red;}
p,h1{color:red;}
参考答案:
复制
纠错
相关题目
【单选题】 样式表定义:#title{color:red}表示( )
①  网页中的标题是红色的
②  网页中某一个id为title的元素中的内容是红色的
③  网页中元素名为title的内容是红色的
④  以上任意一个都可以
【单选题】 样式表定义#title?{color:red}表示(???)。
①  网页中的标题是红色的
②  网页中某一个id为title的元素中的内容是红色的
③  网页中元素名为title的内容是红色的
④  以上任意一个都可以
【判断题】 hr?color=red 表示页面顶部是红色。
①  正确
②  错误
【单选题】 利用XSL创建一style属性,style的值为“color:bule;background-color:red”,能实现该功能的选项为()。
①  attributename="color"blue/attributeattributename="background-color"red/attribute
②  attributename="style"color:blue/attributeattributename="style"background-color:red/attribute
③  attributename="style"color:blue;background-color:red/attribute
④  elementattribute="style"color:blue;background-color:red/element
【单选题】 下列哪种方式是用类选择器定义样式的( )
①  p{color:red;}
②  .one{color:red;}
③  #two{color:red;}
④  p,h1{color:red;}
【单选题】 根据以下的HTML代码:? h1{color:limegreen;font-family:arial}?可以知道(?)
①  此段代码是一个类选择器
②  选择器的名称是color
③  {}部分是对h1这个选择器的样式说明
④  limegreen和font-family都是值
【单选题】 根据以下的HTML代码,可以知道( ?)h1{ color:limegreen; font-family:arial;}
①  此段代码是一个类选择器
②  选择器的名称是color
③  {}部分是对h1这个选择器的样式说明
④  limegreen和font-family都是值
【单选题】 样式表定义 .outer {background-color:yellow} 表示?
①  网页中某一个 id 为 outer 的元素的背景色是红色的
②  网页中含有 class= ”outer ” 元素的背景色是红色的
③  网页中元素名为 outer 元素的背景色是红色的
④  以上任意一个都可以
【单选题】 样式表定义:.outer{background-color:yellow}表示( )
①  网页中某一个id为outer的元素的背景色是红色的
②  网页中含有class=”outer”元素的背景色是红色的
③  网页中元素名为outer元素的背景色是红色的
④  以上任意一个都可以
【单选题】 样式表定义:.outer{background-color:yellow}表示( )
①  网页中某一个id为outer的元素的背景色是红色的
②  网页中含有class=outer元素的背景色是红色的
③  网页中元素名为outer元素的背景色是红色的
④  以上任意一个都可以
随机题目
【判断题】 点导数反映了因变量随着自变量变化而变化的快慢程度。
①  正确
②  错误
【单选题】 求y=tanx导数。
①  sec2x
②  sinx
③  cosx
④  tanx
【单选题】 求函数y=lnsinx的导数
①  cotx
②  sinx
③  lncosx
④  tanx
【单选题】 求二阶导数 y=x cosx
①  xcosx
②  sinxcosx
③  2sin2x-cosx
④  - 2sinx-xcosx
【单选题】 函数y=sinx,求y的三阶导数。
①  —cosx
②  sinx
③  cosx
④  -sinx
【单选题】 求y=sin2x·lnx 的导数
①  sin2x·lnx
②  2cos2xlnx
③  2sin2xlnx+sin2x
④  2cos2xlnx+sin2x·(1/x)
【判断题】 收敛数列一定有界
①  正确
②  错误
【单选题】 求极限:<img class=jc-formula data-tex=\underset { x\rightarrow 0 }{ lim } xsin\frac { 1 }{ x } src=https://huaweicloudobs.ahjxjy.cn/CA5C5C7E3CCBC23DD1306966B9F6A887.png style=vertical-align: middle;/>
①  0
②  1
③  e
④  2
【判断题】 函数在某一点的左极限、右极限都存在且相等,那么函数在该点极限存在。
①  正确
②  错误
【判断题】 函数存在极限,那么函数局部有界。
①  正确
②  错误