Üstteki örnek olur.

Bu da js ile olanı.

<div id="div" style="background-color:yellow" onmouseover="this.style.backgroundColor='black'" onmouseout="this.style.backgroundColor='yellow'">D iv</div>