Writing code by your own, part 2: event exercises

Lesson#2 of 3 in project Theory
  1. Make an input or textarea
  2. Listen for its oninput event
  3. Now make a button and listen for its click event
  4. Find out how to listen to the event, when page is fully loaded