[Nfb-web] Problem with Web Page Code Showing In Text Reading, wiht Firefox

Benjamin Hawkes-Lewis bhawkeslewis at googlemail.com
Mon Mar 17 13:03:01 CDT 2008


Everett Gavel wrote:
> We're wondering if it might not be some settings 
> change, in Firefox.

It's not immediately obvious what the problem is, however I'd begin by 
serving browsers conforming HTML so that you're not depending on 
unspecified error handling that varies from browser to browser.

The W3C validator:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.nfbohio.org%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

shows that there are 58 syntax errors in your markup, in addition to any 
other conformance failures that cannot be easily checked by comparing 
your HTML to its machine description in the DTD.

I'd try fixing all those syntax errors, then see if the user in question 
still experiences this problem.

Hope that helps.

--
Benjamin Hawkes-Lewis




More information about the Nfb-web mailing list