Event Handlers
•Event handlers-respond to users actions
–onmouseover
–onmouseout
–onload
–onunload
•Event handlers are put inside corresponding HTML tags.
•Not inside <script>…</script>