Problem with title and H2 in IE but not Firefox
-
Problem with title and H2 in IE but not Firefox
Please take a look at …
https://www.ourchangingglobe.com/this-is-just-a-test-to-show-what-is-happening-the-title/
It’s just a test page to show the problem.
In Firfox it’s fine, but in IE – well you’ll see.
If I start the page with an image then there is no problem.
This is what has been added to the original style sheet.
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}.entry h1 { font-size:25px;line-height:28px;text-align:center }
.post h2 {float:left;}
.entry {clear:left;}thanks,
Jane
- The topic ‘Problem with title and H2 in IE but not Firefox’ is closed to new replies.