...

/

Challenge: State Change With Slide Animation

Challenge: State Change With Slide Animation

Apply what you've learned so far about CSS transitions to complete this challenge.

Problem statement

Create a horizontal sliding animation. The element will have two states:

  • default: This is positioned at the top left corner of
...