Update README.md

master
Matt Lane 9 years ago
parent 4168c3ca1d
commit 7957874f09
  1. 3
      README.md

@ -22,8 +22,7 @@ Afterwards:
7. When the orange div is moused over, its width doubles. When the mouse moves out of the div, it returns to its original size. 7. When the orange div is moused over, its width doubles. When the mouse moves out of the div, it returns to its original size.
8. When the reset button is clicked - remove the `selected` class from 8. When the reset button is clicked - remove the `selected` class from each `<li>` and change the image to `panic.jpeg`.
each `<li>`, change the image to `panic.jpeg`, and add the gray div back to the DOM if it has been removed.
9. When the 1, 2, 3, 4, 5, 6, 7, 8, 9, or 0 key is pressed, the page alerts the message "I HATE NUMBERZZZ!" 9. When the 1, 2, 3, 4, 5, 6, 7, 8, 9, or 0 key is pressed, the page alerts the message "I HATE NUMBERZZZ!"

Loading…
Cancel
Save