wie man die Größe eines Bildes in HTML ändert
<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'>