ectweitmann / receipt-comp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  • Fork and clone this repo
  • Write HTML and CSS to match the following comp
  • Colors, font, and image are provided for you!

receipt comp

Bonus Ideas

  • Can you make the receipt flip to display some additional information on the back? HINT: You'll need to look at CSS animation and backface visibility.
  • Use CSS keyframe animations to animate in the 1, 2, 3 bubble fill.
  • Create an "image carousel" to cycle through a series of images instead of just the one person using the desk. You'll need to add more images to your repo for this, and visually indicate to a user that there are more than one image. Here are some visual examples of image carousels. Hint: This is something you could code out yourself, or maybe find an NPM package for!

About


Languages

Language:CSS 100.0%