La patinatura purtroppo non l'ho capita mannaggia.

Codice PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<
html>
    <
head>
        <
title>prova</title>
        <
meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
        <
meta name="generator" content="HAPedit 3.1">
        <
style type="text/css">
        
#box
        
{
            
width:130px
            
height:130px;
            
background-image:url(tbn/$list[img]); 
            
background-repeat:no-repeat
            
background-positioncenter center
            
BORDER#ff0000 solid 6px;
        
}
        
#box:hover
        
{
            
BORDER#ff0000 solid 8px;
        
}
        </
style>
    </
head>
    <
body>
        <
div id="box" style="">hh</div>
    </
body>
</
html