<style type="text/css"> MaDiv:hover{ background-color:red; } </style> </head> <body> ... <div id="MaDiv"> <a href="#" title="">blabla ...</a></div>