< html>Style Example style="background-color: red; height: 50px; width: 50px" onmouseover="this.style.setProperty('background-color', 'blue', '')" onmouseout="this.style.setProperty('background-color', 'red', '')">