HTML rendering problem in Firefox
When I display this page in Firefox 3 and IE 6, I get very different results: What We're Reading. The IE page looks fine. The Firefox page looks terrible: When you get to "Ian's list" you'll see that the tags that follow Ian's table are not displayed after the table is rendered. They are wrapping around the table. If I add blank lines, I can force the text to come after the table, but then those blank lines appear in IE. Is there a fix for this?
I just checked and Safari has the same problem as Firefox.
I just checked and Safari has the same problem as Firefox.
2
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Bernice,
It looks like some extra formatting has been attached to this wiki page, causing these problems. Can you add support@pbwiki.com to this wiki as an admin, so we can take a look?
-
Inappropriate?Hi Rachel. I found the problem. To prevent the flowing of text around the tables, I had set the table width to 100%. But then one of the kids edited the HTML to make his table a certain width. I did some research and see now that if I add
at the end of each table, the text flow is prevented and I don't have to use a width of 100. I checked in IE, Firefox, and Safari -- and we're all set. Thanks.
I’m thankful
Loading Profile...



