First off, I didn't have anything to do with the design or coding of this site. The owner is an acquaintance of mine. http://www.baseball-insight.com/ It works with IE, but not with Foxfire or Netscape.
I'm not sure about the problem you're having but maybe the owner should think about redesigning the website? It could do with an upgrade in appearance and also to solve the problem you're having? I dunno just a thought
I agree the site could use a redesign, but I was hoping to be able to tell him what specific problem he has right now before discussing design.
There is your answer. Add this into header <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Code (markup):
I still just see text for: http://www.baseball-insight.com/ So, it could be a problem with the webserver set-up. Do you have access to the apache config file? It's usually /etc/httpd.conf or /etc/apache/httpd.conf for apache 1.3. If so check what DirectoryIndex and text/html are set to. The following work: http://www.baseball-insight.com/index.htm http://www.baseball-insight.com/default.htm