/ Published in: HTML
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style>
.img {
width:141px;
}
a {
text-decoration:none;
}
a.crop-foto {
height:116px;
}
.crop-foto {
display:block;
overflow:hidden;
position:relative;
}
.crop-foto img {
display:block;
position:absolute;
}
.crop-foto:hover {
border:3px solid;
}
.crop-foto:hover img {
margin:-3px 0 0 -3px;
}
.corta.crop-foto:hover {
border-color:#E70202;
}
.crop-116 a.crop-foto {height:116px;}
.crop-116 a.crop-foto:hover {height:110px;}
a:hover.corta {color:#C00 !important}
</style>
</head>
<body>
</body>
</html>
Comments
 Subscribe to comments
                    Subscribe to comments
                
                