Skip to content

Instantly share code, notes, and snippets.

@rstacruz
Last active March 28, 2018 10:31
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/3999d91c7e337afbfecd92cf42bc50f6 to your computer and use it in GitHub Desktop.
Save rstacruz/3999d91c7e337afbfecd92cf42bc50f6 to your computer and use it in GitHub Desktop.
CSS Blitz: User tag UI

User tag UI

View mockup · Start coding

Instructions

  • You have 15 minutes to implement this UI.
  • Text, colors, and other assets are provided for you.
  • 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

  • Flexbox is the easiest way to do this!
  • Give your container a fixed width and height.
@rstacruz
Copy link
Author

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