<html>
<body>
<h1 onmouseover="style.color='red'" onmouseout="style.color='black'">Mouse over this text</h1>
</body>
<!-- Mirrored from www.w3schools.com/js/tryit.asp?filename=tryjs_events_onmouse by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:40:42 GMT -->
</html>