Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 836 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 836 Bytes
summary time deliverables
Make buttons trigger effects on HTML elements on the page.
1 hour
1 HTML file, 1 CSS file, 1 JS file

Effect triggers

Overview

  • Fork this repository.
  • Write a combination of CSS & Javascript to make each button perform an effect on their associated element.
  • Some of the CSS is already written: concentrate on the animations, transitions, and the properties that need to ease.
  • DO NOT change the HTML.
  • Run it through Markbot and make sure it passes all the checks.

Goal

Create the interaction shown in the linked video.


Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit online.