<? echo'<img src="'.$image_skills[$inc].'" OnMouseOver="document.getElementById(\'description_des_skills\').innerHTML=\'
<div style=width:53px;float:left;><br>
<img src='.$image_skills[$inc].'>
</div>
<div style=float:left;text-align:center;width:310px;padding-left:20px;>
<div style=float:left;width:250px>
<strong>'.$nom_skills[$inc].'</strong>
</div>
<div style=float:left;width:60px;>
<strong>'.$pc_skills[$inc].' PC</strong>
</div>
<div style=clear:both;padding-top:10px;>
'.$description_skills[$inc].'
</div>
</div>\'">';?> |