It's best practice to still use the height and width tags as much as possible. What will still sometimes happen is if there are no dimensions specified, the browser will collapse the layout if the image cannot load. However if there are dimensions specified and the image cannot load, the browser will at least hold the space for the image, not causing the layout to break.