久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

CSS 選擇器中的多個類

Multiple classes in CSS Selector(CSS 選擇器中的多個類)
本文介紹了CSS 選擇器中的多個類的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我看到這樣的選擇器,

.class1 .class2 .class3 {
}

這是什么意思?

我使用了多個沒有空格的類選擇器.空格表示后代,但對類沒有意義.

I've used multiple class selectors without spaces. Space means descendant but it doesn't make sense for classes.

推薦答案

假設有一個頁面帶有以下標記,

Let's say there's a page with the following markup,

<div class="class1">
  <div class="class2">
    <div class="class3">
      Some page element(s).
    </div>
  </div>
</div>

您提供的 CSS 將為 class3 下的所有元素設置樣式,這些元素在 class2 下,在 class1 下.

The CSS you provided would style all elements under class3, which are under class2, which are under class1.

即假設這是樣式,

.class1 .class2 .class3{
  color:red;
}

它將文本呈現為紅色,相當于以下內容,

It would render the text as red, which is the equivalent of the following,

div.class1 div.class2 div.class3 {
  color:red;
}

最后,以下將無濟于事,

Finally, the following would do nothing,

.class1.class2.class3{
  color:red;
}

如果標記如下,

<div class="class1 class2 class3">
      Some page element(s).
</div>

它可以工作并將文本呈現為紅色.

It would work and render the text in red.

注意:<IE7 可能有上述問題...

http://www.thunderguy.com/分號/2005/05/16/multiple-class-selectors-in-internet-explorer/http://www.w3.org/TR/2004/CR-CSS21-20040225/selector.html#class-html

這篇關于CSS 選擇器中的多個類的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

CSS selector when :target empty(:target 為空時的 CSS 選擇器)
Does the CSS direct decendant (gt;) not have any value in selectivity?(CSS 直接后代 (gt;) 在選擇性方面沒有任何價值嗎?)
Using querySelectorAll(). Is the result returned by the method ordered?(使用 querySelectorAll().方法返回的結果是否有序?)
Safari bug :first-child doesn#39;t update display:block when items are removed with JS(Safari 錯誤:當使用 JS 刪除項目時,first-child 不更新 display:block)
nth-Child CSS selectors(nth-子 CSS 選擇器)
Using same ID for multiple HTML tags?(對多個 HTML 標簽使用相同的 ID?)
主站蜘蛛池模板: 亚洲免费专区 | 精品福利一区 | 婷色| 夜夜爽天天爽 | 91麻豆精品国产 | 欧美另类视频 | 69精品视频 | 欧美视频免费看 | 9l视频自拍九色9l视频成人 | 欧美在线网站 | 极品尤物一区二区三区 | 日韩一二三| 在线小视频 | 色羞羞| 免费视频a| 玖玖色资源| 国产精品成人国产乱 | 亚洲精品911| 国产精品婷婷 | 黄色成人av| 国产免费成人 | 日本黄色一级视频 | 日皮视频在线观看 | 黄色1级视频 | 93久久精品日日躁夜夜躁欧美 | 精品日韩一区 | 欧美日韩在线免费 | 一区二区免费视频 | 午夜激情视频在线观看 | 中文字幕精品一区久久久久 | 国产一区在线看 | 91久久久久 | 国产小视频在线播放 | 欧美在线a| 一级肉体全黄裸片 | 一区二区三区免费观看 | 五月天婷婷社区 | 一级片久久久 | 黄色三级大片 | 国产乡下妇女三片 | 可以看的毛片 |