【单选题】【消耗次数:1】
CSS样式,id选择器使用HTML元素的id属性,用下面哪一个来定义?
$
.
*
#
参考答案:
复制
纠错
相关题目
【单选题】 CSS样式,id选择器使用HTML元素的id属性,用下面哪一个来定义?*
①  {}
②  .
③  id
④  #
【单选题】 下面哪个运用了ID选择器( )
①  a{color:red;}
②  .red{color:red;}
③  #red{color:red;}
④  [att=red]{color:red;}
【单选题】 页面中有一个id为price的层,并且有一个id选择器price用来设置层price的样式,在IE浏览器中运行此页面,下面( )能正确获取层的背景颜色。(选择一项)
①  document.getElementById(price).currentStyle.backgroundColor
②  document.getElementById(price).currentStyle.background-color
③  document.getElementById(price).style.backgroundColor
④  var divObj=document.getElementById(pricedocument.defaultView.getComputedStyle(divObj,null).background;
【单选题】 页面中有一个id为price的层,并且有一个id选择器price用来设置层price的样式,在IE浏览器中运行此页面,下面( )能正确获取层的背景颜色。
①  document.getElementById(price).currentStyle.backgroundColor
②  document.getElementById(price).currentStyle.background-color
③  document.getElementById(price).style.backgroundColor
④  var divObj=document.getElementById(price);document.defaultView.getComputedStyle(divObj,null).background;
【单选题】 如果一个元素外层套用了HTML样式,内层套用了CSS样式,在起作用的是____。
①  两种样式的混合效果
②  冲突,不能同时套用
③  CSS样式
④  HTML样式
【单选题】 阅读下面的HTML代码,如果期望tabs位于box容器的右下角,则需要添加的CSS样式是(????)。? div?id=boxdiv?id=tabs/div/div
①  #tabs{position:absolute;right:0;bottom:0;}
②  #tabs{position:relative;right:0;bottom:0;}
③  #box{position:relative;}#tabs{position:absolute;right:0;bottom:0;}
④  #box{position:relative;}#tabs{position:rightbottom;}
【判断题】 css样式优先级最高的是id样式( )。
①  正确
②  错误
【单选题】 阅读下面的HTML代码,如果期望tabs位于box容器的右下角,则需要添加的CSS样式是(????)。?div?id=box div?id=tabs/div/div?
①  #tabs{position:absolute; right:0 ;bottom:0;}
②  #tabs{position:relative; right:0; bottom:0;}
③  #box{position:relative;}#tabs{position:absolute; right:0; bottom:0;}
④  #box{position:relative;}#tabs{position:right bottom;}
【单选题】 ID选择器以什么开头?
①  !
②  %
③  #
④  .
【判断题】 在CSS中定义能多次引用样式的选择器是超链接选择器( )。
①  正确
②  错误
随机题目
【单选题】 如果你能改变结局的话,马上计划并立即行动,从手边的事情一件件做起,那么那么此时化解烦恼的方法就是()。
①  放下它
②  处理它
③  面对它
④  接受它
【多选题】 下列属于不合理观念的特征是()。
①  绝对化,以自我为中心
②  过分概括化,以偏概全
③  全面分析,接纳自己
④  糟糕至极,可怕推论
【多选题】 真正决定我们情绪体验的是()。
①  经验
②  态度
③  工作
④  认知
【多选题】 情绪管理金三角包括()。
①  情绪选择的原则
②  情绪获得的技术
③  情绪表达的姿态
④  情绪改变的方式
【判断题】 宣泄情绪有三化:语言化、行动化、意象化。
①  正确
②  错误
【判断题】 每件事情它绝对是有两面性的。
①  正确
②  错误
【判断题】 真正决定我们情绪体验的不包括的是工作。
①  正确
②  错误
【单选题】 如果一件事情已经尽力了,还不能改变,那么此时化解烦恼的方法就是()。
①  面对它
②  接受它
③  处理它
④  放下它
【单选题】 当我们不能百分百做到(),就需要建立情绪的合理宣泄通道。
①  自我认知
②  人际关系
③  自我管理
④  自我接纳
【多选题】 宣泄情绪有四化包括()。
①  语言化
②  行动化
③  意象化
④  躯体化