a: hover
a: hover
Out of context: Reply #1
- Started
- Last post
- 8 Responses
- jysta0
CSS:
#offer1 a:hover {
position:relative;
width:260px;
height:204px;
background-image:url(images/box...
float:left;
z-index:10;
}HTML:
as i said this work fine in Firefox. :-/