Skip to content

Instantly share code, notes, and snippets.

@raaims
Last active November 29, 2018 08:09
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/177bc55e67aeb40e34f88cf7ca145e3b to your computer and use it in GitHub Desktop.
Save raaims/177bc55e67aeb40e34f88cf7ca145e3b to your computer and use it in GitHub Desktop.
CSS Blitz - Table of contents

Start coding


CSS Blitz - Semi-table of contents

  • ⌛ 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 counter, counter-reset, and counter-increment
  • Use :before and :after pseudo classes.
  • You can interpolate strings and counters in the content attribute

Hustler bonus 💯 (kahit iz lang)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment