You are on page 1of 1

<!

Doctype html>

<html>

<body>

<h1 onmouseover="style.color='red'"onmouseout="style.color='black'">Mouse over this text</h1>

</body>

</html>

You might also like