【单选题】【消耗次数:1】
下面哪个运用了ID选择器( )
a{color:red;}
.red{color:red;}
#red{color:red;}
[att=red]{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
【判断题】 Red meat refers to beef, lamb and duck
①  正确
②  错误
【单选题】 Sally: You look great in this red dress! Jennifer: __________
①  No, its not. Yours looks better.
②  No, I dont like it very much.
③  I quite agree with you.
④  Thank you. Its my favorite.
【单选题】 I`m sure the red team will ______the game.
①  win
②  beat
③  defeat
④  succeed
【单选题】 Sally: You look great in this red dress! Jennifer: __________
①  A. No, it’s not. Yours looks better.
②  B. No, I don’t like it very much.
③  C. I quite agree with you.
④  D. Thank you. It’s my favorite.
【单选题】 Sally: You look great in this red dress! Jennifer: __________ .
①  No, its not. Yours looks better.
②  No, I dont like it very much.
③  I quite agree with you.
④  Thank you. Its my favorite.
【单选题】 —The red dress fits me very much, doesn’t it?— .
①  Yes, it does.
②  You looks very beautiful.
③  It is a little tight.
④  wonderful
【单选题】 The red rose is the only one _____I really like.
①  which
②  who
③  that
④  whom
随机题目
【简答题】 如果需要将多个单独的RadioButton控件形成一组具有RadioButtonList控件的功能,可以通过将属性[填空1]设置成相同的值实现。
【简答题】 举例说明jQuery的功能。
【判断题】 Session状态可以在同一会话的不同网页间共享。
①  正确
②  错误
【单选题】 Web.Config文件不能用于
①  Application事件处理代码的定义
②  数据库连接字符串的定义
③  对文件夹的访问授权
④  自定义应用程序的配置
【简答题】 利用Ajax技术的Web应用程序和传统的Web应用程序比较有什么优点?
【简答题】 为什么要使用Web服务?
【简答题】 若设置浏览器禁止Cookie,要有效地识别用户可以在[填空1] 中加入[填空2] 。
【简答题】 根据数据源的不同,LINQ可分为[填空1]、[填空2]、[填空3]和[填空4] 。
【简答题】 ASP.NET Web服务文件的扩展名是.asmx,其后台的编码文件位于[填空1]文件夹中。
【简答题】 较适用于一直知循环次数的循环语句是[填空1]。