Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CSS nth-child() Presentation
Search
Rob Simpson
December 26, 2012
Technology
1
86
CSS nth-child() Presentation
This is a short presentation for the CSS nth-child()
Rob Simpson
December 26, 2012
Tweet
Share
Other Decks in Technology
See All in Technology
Pythonによる契約プログラミング入門 / PyCon JP 2025
7pairs
2
200
Bedrock AgentCoreで解き放て! Strands Agentsで構築するマルチエージェントの実装Tips
minorun365
PRO
12
2k
組織を巻き込む大規模プラットフォーム移行戦略 〜50+サービスのマルチリージョン・マルチプロダクト化で学んだステークホルダー協働の実践〜 / Platform migration strategy engaging all stakeholders
toshi0607
2
510
そのJavaScript、V8が泣いてます。V8の気持ちを理解して書くパフォーマンス最適化
riyaamemiya
16
6.2k
「技術負債にならない・間違えない」 権限管理の設計と実装
naro143
2
540
【GPT-5本出版記念】npaka による AIの今とこれから と AI時代の生存戦略
npaka
2
400
App Clip 5年史: 萌動と停滞のクロニクル
judau
0
120
経営の意思決定を加速する 「事業KPIダッシュボード」構築の全貌
recruitengineers
PRO
3
160
20250924_LT2本やる.pdf
foursue
0
610
品質保証に注目したAIプロダクト開発
sansantech
PRO
1
150
意外と難しいGraphQLのスカラー型
uhyo
4
240
入門 FormObject / An Introduction to FormObject #kaigionrails
expajp
1
340
Featured
See All Featured
Navigating Team Friction
lara
189
15k
Writing Fast Ruby
sferik
628
62k
Unsuck your backbone
ammeep
671
58k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
3k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Practical Orchestrator
shlominoach
190
11k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
830
Gamification - CAS2011
davidbonilla
81
5.4k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Transcript
CSS nth-child() Help me find my brothers and
sisters
Parent Initals: ul Child: li Child: li Child: li Siblings
Parent Initals: ul Child: li Child: li Child: li Siblings
e:nth-‐child(odd)
Parent Initals: ul Child: li Child: li Child: li Siblings
e:nth-‐child(even)
Code Examples http://codepen.io/pertrai1/live/Ktqhw