Blog not loading correctly on IE due to div tag
-
The website in question is https://www.alyseandrew.com.
The site looks fine in Chrome, Firefox, and Safari, but looks like a mess when view in IE. I’ve pinpointed the problem the following code in index.php and page.php, because when removed, everything looks fine and dandy:
<div align="center"><img src="https://www.alyseandrew.com/images/aalogo.png"></div>
How can I insert the site logo (centered like that) so that IE doesn’t hiccup?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Blog not loading correctly on IE due to div tag’ is closed to new replies.