RSS Forums RSS
Please support our HTML and CSS advertiser: Lunarpages Web Hosting

IE works fine but Firefox doesn't display tables!

Join Date: Dec 2004
Posts: 1,592
Reputation: tgreer is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 35
Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: IE works fine but Firefox doesn't display tables!

  #6  
Sep 23rd, 2005
HTML comes in many flavors, including the XHTML subsets. Each "type" of HTML includes various allowable elements and properties. A browser needs to know which type of HTML your document uses, thus, the "DOCTYPE". If no DOCTYPE is provided, the browser will fall into what is know as "quirks" mode, meaning, they will do whatever the designers of the browser set as the default for any given element. This causes the differences one sees between IE and FF. To prevent this, you must specify a proper, complete doctype. We can't tell you which you should use, because we don't know which HTML specification was used to code the page.

Referece: http://www.htmlhelp.com/reference/ht...l/doctype.html
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 5:44 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC