Rocket Rollover Css

August 29th, 2008

 
The html

<a href="your link" class="rollover"> 

The css

a.rollover { display: block; width: 520px; height: 493px; text-decoration: none; background: url("evolvepics/RocketBlowerRoll.jpg"); } a.rollover:hover { background-position: 0 -493px; }

Entry Filed under: CSS Reaction

Leave a Comment

Required

Required, hidden



Trackback this post  |  Subscribe to the comments via RSS Feed