A set of useful techniques for web applications that do not rely on javascript inspired by the work seen here
Using the styling in this section, a component within a series of components, each with a class of 'view' will only be displayed if its id matches exactly the hash of the page OR it is the last component and no other components match the hash.
Click each step to follow progress:
Using the styling in this section, in conjunction with the html for attribute, we can create invisilble checkboxes and radio buttons whose behavior and appearence is directly tied to the label following it. Because inputs follow "bizzare" formatting rules, and labels follow