Welcome to the next in our series of tutorials where we use the general sibling combinator
~
to create various components for the web. This tutorial will cover navigation elements using links and radio inputs.In addition to CSS selectors, the
will-change
property, and input states from the previous tutorial, we’ll also cover a border hack, Sass for loops,calc()
, and accessibility!