Comment changer la taille d'une image en HTML
<img src='image.jpg' alt="Image" height="42" width="42">.
SimTheGreat
<img src='image.jpg' alt="Image" height="42" width="42">.
<img src='img.png' alt='image' width='400' height='400'>