<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_event_onmouse by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 17:06:58 GMT -->
</html>