The :target Trick
… it recently occurred to me that we can use the :target pseudo-element in a much more useful way, to create interactive elements on the page without needing javascript.
An interesting look at using the :target
pseudo-element. Features some nice demo code and seems to be well supported.