NOTICE: This website is no longer updated or supported - as such many of the techniques used to build it may seem antiquated in the modern day. It is preserved for historical reasons only.
<style type="text/css" media="all"></head>
<!--</style>
p:hover {border-style: dashed; background-color: yellow;}-->
input:hover {background-color: yellow; }
input:focus {background-color: #FFA500;}
<input type="text" size="40" value="Hover and then click into this field" /></form>