Advanced styling with CSS attribute selectors
There are many ways to target HTML elements using CSS selectors, we mostly use the three common ones; tag, class and id selectors, but there are a lot more advanced ways to target elements.
We'll be looking at how to target elements by their attribut...
blog.timfon.dev2 min read