Whenever you upload an image using the Wordpress media library and add this image to your post, Wordpress will automatically add the image Width and Height attribute in the image element. This is fine for most themes, but there are other times when you don't want Wordpress to add these attributes. The benefit of not adding these attributes is that you can leave any sort of dimensions to the CSS. I