Ok I got it to work. I needed to use a <p> class instead of a div. I used:
Quote:
<p class="center-image"><img src="images/Stern_title_fmt.jpeg" alt="Stern" /></p>
|
Thank for letting me know about the alt tags too, I didn't think too much about how they are used in this format.