Hello Guys today i will be discussing about some new Css pseudo class selectors
Note - Before using these selectors check out their browser suppor...
For further actions, you may consider blocking this person and/or reporting abuse
Great write up! π
Itβs worth noting that, while the
:has()
relational pseudo-class selector has (pun intended) broad support across Chromium browsers (Chrome, Edge, Opera), the selector is still locked behind a flag in Firefox (see caniuse.com).Depending on your project requirements and/or your intended user-base, it might be worth reconsidering using that one in production (for now).
Yeah i forget to mention the browser support for all , will fix this now
Thank you for mentioning
You need to explain the
is
andwhere
really well. There's more explanation to what you provide.I will explain each one of the them when I create more examples of those with better explaination
If you have any specific article which is good to learn these selectors deeply,please share it in the comment section
Thank you
You can find an example explaining the difference between :where and :is at developer.mozilla.org/en-US/docs/W....
Awesome write up
Thank you
Hey, Shubham. It was a really insightful blog. I have saved it for future reference.
why
Thank you π
Great explanation , fav for future use :)
π€ π€