Assignment 011

HTML Tag Events

We can use events to dynamically change the CSS used on a Web page. This example uses the onmouseover and onmouseout event of the strong tag to change the class used a tag. Moving over the words "Change Color" will change the document color to green or blue.

Change Color