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

帶有 mod(或模)運算符的 nth-child

nth-child with mod (or modulo) operator(帶有 mod(或模)運算符的 nth-child)
本文介紹了帶有 mod(或模)運算符的 nth-child的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

是否可以將 nth-child 與模一起使用?我知道你可以指定一個公式,比如

Is it possible to use the nth-child with modulo? I know you can specify a formula, such as

nth-child(4n+2)

但我似乎無法找到是否有模運算符.我已經嘗試了以下示例,但似乎都不起作用:

But I can't seem to find if there's a modulo operator. I've tried the following examples below, and none seem to work:

nth-child(n%7)
nth-child(n % 7)
nth-child(n mod 7)

推薦答案

不,:nth-child() 只支持加減法和系數乘法.

我猜你正在嘗試獲取前 6 個元素(因為任何正整數 nn mod 7 只會給你 06).為此,您可以改用以下公式:

I gather you're trying to pick up the first 6 elements (as n mod 7 for any positive integer n only gives you 0 to 6). For that, you can use this formula instead:

:nth-child(-n+6)

通過否定n,元素計數從零開始倒數,所以這些元素會被選中:

By negating n, element counting is done backwards starting from zero, so these elements will be selected:

 0 + 6 = 6
-1 + 6 = 5
-2 + 6 = 4
-3 + 6 = 3
-4 + 6 = 2
-5 + 6 = 1
...

jsFiddle 演示

這篇關于帶有 mod(或模)運算符的 nth-child的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持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?)
主站蜘蛛池模板: 国产一区 | 国产精品视频一区二区三区四蜜臂 | 精品成人av | 国产三级 | 国产综合av | 欧美精品三区 | 亚洲国产伊人 | 日韩欧美精品在线播放 | 久久精品a级毛片 | 精品一级电影 | 国产香蕉视频 | 精品在线一区二区三区 | 精品一区二区三区在线视频 | 2020亚洲天堂 | 国产黄色在线观看 | 国产精品96久久久久久 | 91欧美 | 日韩精品一区二区三区在线观看 | 在线免费观看毛片 | 精品视频一区二区三区在线观看 | 大学生a级毛片免费视频 | 一级美国黄色片 | 久久精品一区二区三区四区 | 国产欧美精品一区二区三区 | 祝你幸福电影在线观看 | 四虎最新地址 | 日韩成人免费视频 | 秋霞电影一区二区三区 | 免费性视频 | 国产精品不卡 | 日本国产一区二区 | 国产亚洲欧美在线 | 精品国产一区二区三区久久久蜜月 | 国产小视频在线 | 国产精品欧美一区二区三区不卡 | 91麻豆精品国产91久久久更新资源速度超快 | 亚洲精品久久久久久久久久吃药 | 在线观看视频一区 | 91在线观看免费 | 国产精品久久久久久久久久妇女 | 中文字幕动漫成人 |