Ex06: Transitions, move on active

Path to Follow

  1. Set the size of the div to 150px by 150px.
  2. Set a grey background.
  3. You've seen hover and focus, now use active.
  4. On active, add a top margin of 225px.
  5. Add a 3s transition to the basic selector.

Trail Markings