On 3/6/11 7:15 PM, [email protected] wrote: > In addition to spotting the errors, you are also seeing > the text overlap? > > So it is not a local problem with my computer? > > Why does Midori render it fine and Seamonkey has trouble? > > Does Midori ignore coding flaws somehow? > > > David E. Ross wrote: >> On 3/6/11 5:33 PM, [email protected] wrote: >>> When I view this site: >>> >>> http://net.bible.org/#!bible/Matthew+1:4 >>> >>> ... using SM 2.0.12 in Linux I see text overlap at the top, >>> center to right, and on the bottom left. >>> >>> Anyone else seeing this? >>> >>> Any idea why and what may be the solution? >>> >>> I do not see it using Midori. >>> >>> >> >> 42 XHTML errors and 204 CSS errors. I would not expect a page to render >> appropriately with so many problems. >> >
Please enter your responses at the end of the message to which you are replying (bottom posting). This really does not bother me, but others get very feisty about it. Yes, I saw overlaps. This is generally caused by frames or <div> boxes that are not properly constructed. Sometimes it results instead from someone creating a Web page for a very specific window size and monitor resolution instead of making the page adaptable to varying sizes and resolutions. In any case, the page is quite amateurish. Most browsers take HTML/XHTML errors and guess what was really meant. Those guesses are programmed into the browsers by the human programmers. Each browser has different programmers, and each programmer guesses differently. On top of that, CSS errors cause the affected portion of the CSS to be ignored. CSS controls much of the formatting of a Web page. Ignoring an important part of CSS because of errors can cause strange formatting. You will find that very few of those who participate in newsgroups will bother diagnosing problems in Web pages with HTML/XHTML and CSS errors. This is true not only in the various Mozilla newsgroups but also in the comp.infosystems.www.authoring.html and comp.infosystems.www.authoring.stylesheets newsgroups on general news servers. -- David E. Ross <http://www.rossde.com/> On occasion, I might filter and ignore all newsgroup messages posted through GoogleGroups via Google's G2/1.0 user agent because of spam from that source. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

