Skip to content

Instantly share code, notes, and snippets.

@rcdexta
Created February 26, 2019 19:59
Show Gist options
  • Save rcdexta/bd6f98e6d5f4c6b9347924f9b4c5f2fe to your computer and use it in GitHub Desktop.
Save rcdexta/bd6f98e6d5f4c6b9347924f9b4c5f2fe to your computer and use it in GitHub Desktop.
<details>
<summary>Languages Used</summary>
<p>This page was written in HTML and CSS. The CSS was compiled from SASS. Regardless, this could all be done in plain HTML and CSS</p>
</details>
<details>
<summary>How it Works</summary>
<p>Using the sibling and checked selectors, we can determine the styling of sibling elements based on the checked state of the checkbox input element. </p>
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment