summary | time | deliverables |
---|---|---|
Make buttons trigger effects on HTML elements on the page. |
1 hour |
1 HTML file, 1 CSS file, 1 JS file |
- 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.
Create the interaction shown in the linked video.
Drop this folder into your Markbot application. Make sure to fix all the errors. And submit online.