This is a discussion on "Gaps due to tables in Firefox" within the Web Page Design section. This forum, and the thread "Gaps due to tables in Firefox are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Gaps due to tables in Firefox
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Gaps due to tables in Firefox
Hi,
I am currently working on a website where I have text which is supposed to appear on the page in columns. To position the text correctly I use tables. This works perfectly in IE, but in Firefox the gaps are very big between the heading and the start of the table. I also used a table for the contact form and also here the gaps between each line are very big. Please have a look at the site: http://www.oswebdesign.co.uk/tds Are there any tricks using CSS to make this work in Firefox as well? Thanks for your help. Sporky |
|
|
|
|||
|
Re: Gaps due to tables in Firefox
try *{margin: 0; padding: 0:} in the top of ur CSS
|
|
|||
|
Re: Gaps due to tables in Firefox
Hi,
Thanks for your reply. But I am a little bit new to CSS and do not quite understand where about in the CSS I need change the margin as suggested. For the body tag? Sporky |
|
|||
|
Re: Gaps due to tables in Firefox
Thank you for your honest reply.
How can I find out where the problem is in my CSS which is causing the trouble with gaps in Firefox? And since I am a newbie, why is not good to use a table for the navigation? This design has been given to me by a graphic designer and I cant think of a solution to place the text between the drops other then a table. I suppose I will need a complete different background image from the designer? Thanks for your help in this matter Sporky |
|
||||
|
Re: Gaps due to tables in Firefox
There are several sites with information about using CSS to create accessible navigation. Unordered lists are commonly accepted to be the best method.
http://csszengarden.com/ has several examples and http://css.maxdesign.com.au/ has a few tutorials and examples. |
|
|||
|
Re: Gaps due to tables in Firefox
try also www.w3schools.com
|
|
|||
|
Re: Gaps due to tables in Firefox
Both of you thank you very much. I got rid of the gaps and now understand where they came from
Will also look into the navigation and the links are great and very useful!! Merry Christmas Sporky |
![]() |
| Tags |
| firefox, gaps, tables |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Gaps between divs :-( | danny322 | Web Page Design | 13 | Jan 24th, 2008 10:14 |
| gaps in layout | jtyoungs | Web Page Design | 11 | Oct 8th, 2007 15:41 |
| Trouble closing gaps | Phixon | Web Page Design | 2 | Sep 17th, 2007 14:00 |
| Strange gaps in FF (IE works fine) | Donny Bahama | Web Page Design | 18 | May 28th, 2007 15:31 |
| Tables - Internet Explorer & Firefox | sil | Web Page Design | 2 | Jun 13th, 2005 17:39 |