LINKDING
Login
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
:nth Tester
#css
#nthchild
#webdesign
|
nth-child and nth-of-type selector tester
5 years ago
|
View
Shared by
ttscoff
Quantity Queries for CSS · An A List Apart Article
#css
#nthchild
|
In this article, I will be outlining a technique to make CSS quantity-aware using specially formed selectors. I will be applying these selectors to one classic problem in particular: how to alter the display of items in a horizontal navigation menu when there are too many to suit the initial layout mode. That is, I will demonstrate how to switch from a display: table-cell to a display: inline-block layout when the number of items in the menu becomes “more than or equal to 6.”
9 years ago
|
View
Shared by
ttscoff
Demystifing Nth-Child in CSS
#blogit
#css
#nthchild
|
It makes so much more sense when you see it like this. Check out the "Visual Calculator."
12 years ago
|
View
Shared by
ttscoff
Previous
1
Next
User
Everyone
ttscoff
Apply
Tags
-css
-nthchild
b
logit
w
ebdesign