Revision: 27392
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 5, 2010 08:22 by gabbo
Initial Code
a.buttonhover {
display:block;
width:80px;
height:30px;
background:transparent url('LinkZurGrafik') no-repeat top left;
}
a.buttonhover:hover {
display:block;
width:80px;
height:30px;
background:transparent url('LinkZurGrafik') no-repeat bottom right;
}
Initial URL
http://www.dailystuff.de/index.php?/archives/4-Button-Hover-mit-CSS-und-ohne-nachladen.html
Initial Description
Initial Title
Grafik Hover mit CSS und ohne nachladen
Initial Tags
css
Initial Language
CSS