2021-07-01
2631
#css
David Gwyer
165
Jul 1, 2021 ⋅ 9 min read

A complete guide for leveling up your CSS selector skills

David Gwyer Writer, instructor @TutsPlusCode, and WordPress developer since 2007. Founder of wpgoplugins.com, wpgothemes.com, and presscoders.com.

Recent posts:

Styling HTML Details and Summary With Modern CSS

Styling HTML <details> and <summary> with modern CSS

Use CSS to style and manage disclosure widgets, which are the HTML `details` and `summary` elements.

Rob O'Leary
Dec 26, 2024 ⋅ 11 min read
react native's new architecture: sync and async rendering

React Native’s New Architecture: Sync and async rendering

React Native’s New Architecture offers significant performance advantages. In this article, you’ll explore synchronous and asynchronous rendering in React Native through practical use cases.

Emmanuel John
Dec 24, 2024 ⋅ 8 min read
Building a Full-Featured Laravel Admin Dashboard with Filament

Building a full-featured Laravel admin dashboard with Filament

Build scalable admin dashboards with Filament and Laravel using Form Builder, Notifications, and Actions for clean, interactive panels.

Kayode Adeniyi
Dec 20, 2024 ⋅ 5 min read
Working With URLs In JavaScript

Working with URLs in JavaScript

Break down the parts of a URL and explore APIs for working with them in JavaScript, parsing them, building query strings, checking their validity, etc.

Joe Attardi
Dec 19, 2024 ⋅ 6 min read
View all posts

One Reply to "A complete guide for leveling up your CSS selector skills"

  1. Hello,
    did you get to read my message?
    Thanking you for your amazing article, I have a question, how to style the level-1 items of a level-0 “tr” menu.
    I sent a screenshot showing the admin menu of the WordPress categories.

    Thanks!

Leave a Reply