Border:none; ou border:0px
Résolu
Bonjour, j'aimerai savoir le quel est le mieux :
<img style="border:0px; width:468px; height:60px" src="" alt="" title="" />
OU
<img style="border:none; width:468px; height:60px" src="" alt="" title="" />
<img style="border:0px; width:468px; height:60px" src="" alt="" title="" />
OU
<img style="border:none; width:468px; height:60px" src="" alt="" title="" />