<html> <body> <div style="font:italic normal bolder 12pt verdana"> font font</div> <hr> <div style="padding:10px;" onmouseover="this.style.font='italic small-caps bold 12pt serif'" onmouseout="this.style.font='normal normal normal normal medium times new roman'"> Move the mouse to change the font style.</div> </body> </html>