Skip to content

Instantly share code, notes, and snippets.

@raaims
Last active February 17, 2020 04:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raaims/3250da1de4e637735c7b1edf1e67397e to your computer and use it in GitHub Desktop.
Save raaims/3250da1de4e637735c7b1edf1e67397e to your computer and use it in GitHub Desktop.
CSS Blitz - Radio Cards

Start coding


CSS Blitz - Cards Against Humanity

  • ⌛ You have 15 minutes to implement this, take your time (but not too much)!
  • 💅 Feel free to embellish and make it pretty!
  • 📦 Some basic CSS is provided for you. There are some TODO comments in there to help you out.
  • 🔍 You can search online if you get stuck.
  • 🎉 When you're done, Fork the Codepen page and share with us the URL.

* * *

Tips and hints

  • Use the adjacent sibling (+) selector!
  • Use radio buttons, not checkboxes.
  • YOLO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment