User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 391,593 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,705 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 2796 | Replies: 5
Reply
Join Date: Sep 2005
Posts: 5
Reputation: andrewthk is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
andrewthk andrewthk is offline Offline
Newbie Poster

IE works fine but Firefox doesn't display tables!

  #1  
Sep 21st, 2005
Hey,

When I log in to the site:

http://www.tbmail.net

using user ID: andrewhsis@hotmail.com
Password: andrew

(Divulging ID and Password for this account doesn't matter)

The tables are displayed nicely in IE, but in Firefox, it doesn't display the table and it seem to stop at the loading page.

I tried the Mozilla validation program, and it came up with around 1000 warnings but no errors. All the warnings seems harmless.

Can anyone help me out?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Dec 2004
Posts: 1,589
Reputation: tgreer is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 34
Colleague
tgreer tgreer is offline Offline
Made Her Cry

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

  #2  
Sep 21st, 2005
The page has no DOCTYPE. That's where you have to start. Once you have a valid DOCTYPE, then you can begin to narrow down the problems.
Reply With Quote  
Join Date: Sep 2005
Posts: 5
Reputation: andrewthk is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
andrewthk andrewthk is offline Offline
Newbie Poster

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

  #3  
Sep 23rd, 2005
I don't know much about doctypes, and googling it didn't help because i wasn't sure what it's talking about.
Which doctype should i use?
I tried it all but only
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
seems to display the page.

Does this mean that the page was written in HTML 3.2?
How can you tell which HTML was used to write the page?
Reply With Quote  
Join Date: Feb 2005
Location: USA
Posts: 60
Reputation: php4ever is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
php4ever's Avatar
php4ever php4ever is offline Offline
Junior Poster in Training

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

  #4  
Sep 23rd, 2005
The <doctype> has nothing to do with you the visitor it has everything to do with the developer of that site.

Without it, IE is can go into quirks mode and FF just faints.



Jared
Dont hate me because I'm beautiful.....
Where I Work
Where I Rant :: Where Beauty Meets The Web
Reply With Quote  
Join Date: Sep 2005
Posts: 5
Reputation: andrewthk is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
andrewthk andrewthk is offline Offline
Newbie Poster

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

  #5  
Sep 23rd, 2005
I am the developer. I have to make some modifications to the page that was developed by someone else. The problem is that the page isn't displaying properly in firefox.
Reply With Quote  
Join Date: Dec 2004
Posts: 1,589
Reputation: tgreer is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 34
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  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb HTML and CSS Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 11:25 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC