I have spent a lot of time researching this issue and I am not sure I understand why this happens. I have changed the directories for my image, changed what my image is called, where the image is placed etc. I feel like there may be something I am missing. I want to keep the image within the header tag.
<h2><img src="Pictures/Rest.jpg" class="img-thumbnail" width="400" height="400" alt="Restaurant"/></h2>
tag, you must have alt text and you do. Check your css for the img-thumbnail class and h2 tag
– Saeed Ludeen May 06 '17 at 02:49