0 / 60 seg.

How can you specify the dimensions of an image in HTML?

<img src="image.jpg" width="300px" height="200px" alt="Example">