Exercise:

The <span> element should do something when someone moves the mouse over it. Try to fix it!

Hint: Use an onmouseover event.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com