久久久久久久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?)
主站蜘蛛池模板: 中文字幕在线剧情 | 国产三区视频在线观看 | 免费看一区二区三区 | 国产精品中文字幕在线播放 | 怡红院免费的全部视频 | 国产一区二区在线播放视频 | 日韩精品在线免费 | 久久久久久a | 日本特黄a级高清免费大片 特黄色一级毛片 | 久久99视频这里只有精品 | 碰碰视频| 国产精品美女 | 欧美黄色性生活视频 | 日日骚av | 久草综合在线视频 | 羞羞视频网站免费观看 | 日韩精品四区 | 在线日韩视频 | 人人玩人人添人人澡欧美 | 岛国av免费在线观看 | 中文字幕不卡视频在线观看 | 久久成人一区 | 久久久久久亚洲国产精品 | 毛片.com | 精品国产欧美一区二区三区成人 | 超碰国产在线 | 福利社午夜影院 | 国产亚洲一区二区三区 | 久久成人高清视频 | 精品一二区 | 国产在线一区二区三区 | 天天草天天射 | 成人在线黄色 | 久久国产亚洲 | av一二三区 | 欧美日韩精品中文字幕 | 国产视频二区 | 欧美日韩国产一区二区三区 | www亚洲精品 | 亚洲精品久久久久中文字幕欢迎你 | 99久久精品国产麻豆演员表 |