Tags
Language
Tags
February 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

CSS: Selectors

Posted By: Landau17
CSS: Selectors

CSS: Selectors
MP4 | Video: 720p | Duration: 4:07:57 | English | Subtitles: VTT | 613.7 MB



This course is a resource guide, covering the best practices for writing different types of CSS selectors and choosing the best selectors for targeting different HTML elements. Senior staff author James Williamson covers basic selectors, attribute selectors, pseudo-class and pseudo-element selectors, and structural selectors, as well as combinators and pattern-matching selectors. Then he offers tips to write more efficient and maintainable code, and a look at what's next for CSS selectors.

Topics include:
  • Targeting classes and IDs
  • Working with group selectors
  • Targeting element attributes
  • String matching
  • Targeting links with pseudo-class selectors
  • Targeting child elements and empty elements
  • Targeting parent, child, and sibling elements
  • Matching patterns
  • Writing efficient selectors