Different ways of resizing an image

"dog.png", no width or height specified:

"dog.png", width = 200 pixels:

"dog.png", height = 200 pixels:

"dog.png", width = 200 px, height = 200 px:

"dog-300x200.png", width = 300 px, height = 200 px: