Lobotomized Owls selector - 🌱 Fundamentals - CSS selectors

Опубликовано: 28 Октябрь 2024
на канале: Frontendly
359
5

🚀 Learn, practice, and master CSS selectors | https://css-selectors.dev/

Hey friends, Let's dive into the Lobotomized Owls selector.
The Lobotomized Owls selector, short for the owl selector, is a CSS concept created by Heydon Pickering. Although not an official CSS selector, it is a useful concept worth learning.

The owl selector targets every element that immediately follows another element within a defined scope. The first element in the scope is excluded, as there is no preceding element to match it with.

Owl Selector Syntax: The owl selector uses the universal selector (*) combined with the adjacent sibling combinator (+) to target elements. The syntax is * + *.

Practical Use: The owl selector is useful for selecting all elements except the first in the same scope. It’s commonly used to apply styles to all sibling elements.

Related CSS Property: There is an experimental CSS property called margin-trim that performs a similar function. Margin-trim trims the margins of a container’s children where they meet the container’s edges. Currently, it’s only available in Safari, but it may become available in all modern browsers in the future.

✨Useful resources✨
📜 Read on A List Apart: Axiomatic CSS and Lobotomized Owls

🎟️ You can join the full Master CSS selectors Course here:
https://css-selectors.dev/

Learn, share, grow together!
Happy coding 😎

Follow us for tips:

🌐 Frontendly | https://frontendly.io/

♾️ daily.dev | https://app.daily.dev/squads/cssselector

🐦 Twitter |   / frontendlyio  

📸 Instagram |   / frontendly.io  

🅻 Linkedin |   / frontendly  

🅵 Facebook |   / frontendly  


#CSS #Frontendly #CSSselectorsDev #CSSselectors #LobotomizedOwls #Lobotomized


Смотрите видео Lobotomized Owls selector - 🌱 Fundamentals - CSS selectors онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Frontendly 28 Октябрь 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 359 раз и оно понравилось 5 людям.