Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rstacruz
Last active May 11, 2018 09:53
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 rstacruz/e6a72b5cf23862d20a2c96c09d402d05 to your computer and use it in GitHub Desktop.
Save rstacruz/e6a72b5cf23862d20a2c96c09d402d05 to your computer and use it in GitHub Desktop.
CSS Blitz: speed meter UI

Speed meter UI

View mockup · Start coding

Instructions

  • Choose your path: flexbox or CSS grid!
  • You have 15 minutes to implement this UI.
  • Some basic CSS is provided for you.
  • 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

  • This can be implemented as either Flexbox or CSS Grid. Try them both!
  • There's magic JavaScript in the page to randomize the number.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment