473,387 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

IE and FireFox viewing text in tables differenty. Need a fix!

Hello on my page when viewed with IE the spacing between the text in
the tables is close together. When I view my page in firefox the
spacing between the text lines it very spaced out. Any way to fix this
to make it look the same on both?

Here is the page: http://wtv-zone.com/knockmedown/

Thank you for your time.

Mar 26 '06 #1
6 1803

InfiniteVoid wrote:
Hello on my page when viewed with IE the spacing between the text in
the tables is close together. When I view my page in firefox the
spacing between the text lines it very spaced out. Any way to fix this
to make it look the same on both?

Here is the page: http://wtv-zone.com/knockmedown/

Thank you for your time.

Ummmm. What do you want it to look more like, Firefox or IE.
I had a look at your HTML and realise that you are only useing 3.2, I
would suggest useing a more recent DTD, such as HTML 4.01 or if you
want to be really moddern use XHTML 1.0 Strict. Note that XHTML is not
recommended by many webmasters due to a lack of support by IE6, when
it's served in it's true form.
But, 3.2 is ainchant code I would say around 96 97 and so should be
avoided in favor of more moddern code on todays browsers, you should
also be useing Strict, but my site is still useing the transitional
DTD, but that will change when I do a re-design.
Anyway, the point is that the DTD is triggering Querks mode, probly in
both browsers as it does not validate.
Use HTML 4.01 and validate the code, then see if that fixers the
problem.
--
Regards Chad http://freewebdesign.cjb.cc

Mar 26 '06 #2
Thanks a bunch! I did what you said I changed it to 4.01 and all looks
good on both browsers. Thanks again and good luck with your redesign.

Take care.

Mar 26 '06 #3
InfiniteVoid wrote:
Thanks a bunch! I did what you said I changed it to 4.01 and all looks
good on both browsers. Thanks again and good luck with your redesign.

Take care.


You still have 46 HTML and 3 CSS errors. Fix them, and it will look
even better.

--

David E. Ross
<http://www.rossde.com/>

Concerned about someone (e.g., Pres. Bush) snooping
into your E-mail? Use PGP.
See my <http://www.rossde.com/PGP/>
Mar 26 '06 #4
InfiniteVoid wrote :
Hello on my page when viewed with IE the spacing between the text in
the tables is close together. When I view my page in firefox the
spacing between the text lines it very spaced out. Any way to fix this
to make it look the same on both?

Here is the page: http://wtv-zone.com/knockmedown/

Thank you for your time.


This document:

Images, Tables, and Mysterious Gaps
http://developer.mozilla.org/en/docs...ysterious_Gaps

explains it all and offer solutions.

Note that tables should be used for tabular data and not to position
blocks of text in a page. I never had the problem you described and I'm
sure that those who use tables for tabular data rarely encounter that
text-align to the baseline problem.
Table-based webpage design versus CSS-based webpage design: resources,
explanations and tutorials
http://www.gtalbot.org/NvuSection/Nv...CSSDesign.html
Gérard
--
remove blah to email me
Mar 27 '06 #5
you should read http://www.idest.com/csshacks css hacks and filters:
making style sheets work

Mar 29 '06 #6
dw************@gmail.com wrote:
you should read http://www.idest.com/csshacks css hacks and filters:
making style sheets work


Do you mean "read the book", or "read the website"? I followed the link,
and the website is useless without Flash. In view of that fact, I'd be
very reluctant to spend money on the book!

--
Jack.
Mar 30 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Stewart | last post by:
Originally posted in comp.lang.javascript: Newsgroups: comp.lang.javascript From: "Stewart" Date: 23 Aug 2005 02:50:04 -0700 Local: Tues, Aug 23 2005 10:50 am Subject: FireFox, RemoveChild,...
2
by: Joey | last post by:
Hello all, I have been designing a site where the main content is enclosed in one table, and that table needs to be centered (the centering is done by using another container such as a div or...
2
by: CColvin | last post by:
I have an XSL file that I have created to format some XML files into a viewable report for a browser. Viewing it locally I have no problems in IE v6.0 or Firefox v1.5.0.1. We plan on...
4
by: TheCeej | last post by:
I'm sorry to post what is ultimately a myspace problem, but I'm sure I'd still be having this problem with any html/css document, so the answer would more than likely be able to help anyone out. I'm...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.