<html> <head> </head> <body> <br /> <span onmouseover="alert('hello');">run</span> <span id="" onmouseover="alert('hello');">run (danger)</span> </body> </html>