True or False: An event handler is an action in a browser.

  1. True
  2. False

All of the following are event handlers except which one?

  1. onclick
  2. onblur
  3. oncolorchange
  4. onfocus
  5. onsubmit

True or False: An event handler can be used as an HTML attribute or as a JavaScript property.

  1. True
  2. False

<img> tags used for rollovers need which attribute to work properly?
(Check all that apply.)

  1. src
  2. name
  3. width
  4. alt