Image not showing
-
I am having an issue with an image not showing. The site page is https://edsstudios.com/about/. The missing image should be under first paragraph titled “Experience”. What did I miss?
My code for that section looks like this:
<div class=”homepageleft”>
<h1>WHY CHOOSE MORNING BREW?</h1>
<div class=”content4box”>
<div class=”b4box b4box1″>
<h3>Experience</h3>
With over 30 years combined experience in video, photography and design Morning Brew knows what is involved in seeing a project through from the beginning planning stages all the way to successful delivery to the client.Morning Brew approaches every project with a singular goal of understanding the client’s needs and structuring a clear cut plan of action to insure a result driven execution be it a simple family portrait or a complex corporate commercial video.
</p><img style=”float:right;” src=”<?php bloginfo(template_url”); ?>/images/cup-of-joe.jpg”/> </p>
</div>
- The topic ‘Image not showing’ is closed to new replies.