473,386 Members | 1,973 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,386 software developers and data experts.

Undesired spaces in firefox

Hey guys,

I have been working on a web page for my web desing class. Every thing is going well except for one thing. When ever I open fire fox, it shows undesired spaces in the text and tables. Compare it to the EI version and youll see what I mean. No matter what I do or what my teacher does for that matter doesnt do anything except at times make it worse. Does any one have suggestions? Here is the link to one of the pages.

http://kylej.bravehost.com/visiting%20hours.html
Nov 19 '07 #1
2 1070
drhowarddrfine
7,435 Expert 4TB
You are more likely to get an answer if this was in the html/css forum.

It's hard to follow that layout. Tables should never be used for layout. But the problem lies in the margins or padding of something, can't tell. If you do this in your CSS:
*{margin:0;padding:0}
it looks better but not perfect.

Other problems are that you have two doctypes. Apparently Bravenet is using xhtml but you later insert html transitional.

Always use Firefox as your reference browser, never IE. It is old, buggy and poor standards support.
Nov 19 '07 #2
I dont exactly know where to find my CSS in my code. Im a super noob at web desing. Where can I find it? Even my teacher cant find it.
Nov 26 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: yawnmoth | last post by:
i'm trying to get two images to float next to float next to one another, and although i can get it to do so just fine in firefox, i am having problems in internet explorer. here's the webpage: ...
6
by: yawnmoth | last post by:
I'm having some problems with the CSS on the following page: http://www.frostjedi.com/terra/scripts/graemlin2.html First, in Firefox, there's unwanted space between the #header div and the...
4
by: Robin Briggs | last post by:
Hi. I have an ASP (3.0, not .NET) app that writes cookies with hyphens and spaces in the names and values. If I had the control over the apps that will be looking for these cookies, I would...
4
by: John Bullock | last post by:
Hello, I am at wit's end with an array sorting problem. I have a simple table-sorting function which must, at times, sort on columns that include entries with nothing but a space (@nbsp;). I...
2
by: cosmo_canuck | last post by:
Hi all! I'm a web designer who's valiantly struggling, with occasional moments of triumph, to build my first fully CSS site. Hope that you can answer a couple of quick newbie questions. Page:...
8
by: starsky51 | last post by:
I'm sure it's something i'm doing wrong, I just can't see it. I've set up a simple page with the following code: <html> <head> <title>tester</title> <script language="javascript"...
3
by: amandadev | last post by:
Hi there, Please take a look at: bluecelery.amandadevries.com/index.html as well as the CSS and tell me why there is a white space in the table in Firefox (that looks like a white...
12
by: tim | last post by:
I am using foldoutmenu 3 and am having problems with viewing my menus in firefox. On my sub3 menus i have more than one line of text in some places. firefox does not recognise that there is more...
15
by: removeps-groups | last post by:
How to wrap text in <ptag if the text has no spaces and is very long? Here is an example: ...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.