473,387 Members | 1,925 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.

Why does this page generate a top white line in FireFox?

First, thank you for my previous post.
But I'm afraid that I've returned with a more picky question.

http://cat3.dotnet29.hostbasket.com/korean/

This page looks as I intended on Microsoft Internet Explorer 6. But on
FireFox 1.0.7, there is a white line on the top of the page. Could you
please guess what I did wrong? I've tried to solve this for a quite
long time, but failed. Thank you very much for your help!

Oct 11 '05 #1
3 2791
Els
ty*******@gmail.com wrote:
First, thank you for my previous post.
But I'm afraid that I've returned with a more picky question.

http://cat3.dotnet29.hostbasket.com/korean/

This page looks as I intended on Microsoft Internet Explorer 6. But on
FireFox 1.0.7, there is a white line on the top of the page. Could you
please guess what I did wrong? I've tried to solve this for a quite
long time, but failed. Thank you very much for your help!


Guessing (not looking): not having set padding:0; on the html and body
elements, or having a top margin (default or set) on a h1 element,
which is larger than the top margin (default or set) on the container
div.

Are you sure you only want us to guess, not just look and know? :-)

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Oct 11 '05 #2
Hi,
ty*******@gmail.com wrote:
http://cat3.dotnet29.hostbasket.com/korean/

This page looks as I intended on Microsoft Internet Explorer 6. But on
FireFox 1.0.7, there is a white line on the top of the page. Could you
please guess what I did wrong? I've tried to solve this for a quite
long time, but failed. Thank you very much for your help!

It's the #navigation h1. h1 has a top-margin and firefox uses this
margin although the h1 is positioned absolute. I don't understand why,
but I guess if IE and FF show it different, FF is right ;-)

Chris

Oct 11 '05 #3
Els
ch***@leipold.ws wrote:
Hi,
ty*******@gmail.com wrote:
http://cat3.dotnet29.hostbasket.com/korean/

This page looks as I intended on Microsoft Internet Explorer 6. But on
FireFox 1.0.7, there is a white line on the top of the page. Could you
please guess what I did wrong? I've tried to solve this for a quite
long time, but failed. Thank you very much for your help!


It's the #navigation h1. h1 has a top-margin and firefox uses this
margin although the h1 is positioned absolute. I don't understand why,
but I guess if IE and FF show it different, FF is right ;-)


Spoilsport, we're supposed to guess!

Anyway, now that you looked, I looked too, and noticed that the <h1>
is not positioned absolute, only the <a> inside the <h1> is.
When adding "#navigation h1," before "#navigation h1 a", the problem
disappears.

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Oct 11 '05 #4

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

Similar topics

1
by: Michael Brennan-White | last post by:
If I submit my for using a get action the resulting page loads . If I use a post action I get an error page saying "The page cannot be found". I am calling the originating page!!! This happens...
6
by: bayram guzer | last post by:
hi everybody, i have very strange error. i can not see some of the asp pages on my browser. when i look from view source, all the source is there but browser does not show anything, just an empty...
19
by: deko | last post by:
Firefox will not take the following "font-weight:bold" directive in my stylesheet. Works fine in IE. #rightMenuText h5 { font-weight:bold; padding-bottom:0px; padding-top: 10px;...
15
by: greenflame | last post by:
First of all I only have IE for testing. Ok. I have a script that is supposed to show, not evaluate, the indefinite integral of something. When I run the script it just craches IE. I have tried...
6
by: ima | last post by:
http://www.kencoffman.com/templates.htm I've been experimenting with float:left and I've been able to clear those floats as far as Opera 8.02 and Firefox 1.0.6 but IE6 is a problem. I've...
9
by: Veerle | last post by:
Hi, I would like to divide the whole of my html page in 4 equal rectangles using only div tags in my html. The result should look a bit like this site:...
5
by: Richard Maher | last post by:
Hi, Can someone please show me how to tell Firefox to preseve white-space when returning the selectList.option.value attribute? I have change the style so that the white-space is preserved on...
5
by: wreed06 | last post by:
I have 2 problems. In my webpage, I have a dropdown list with a button that takes the user to a popup window specific to the option. I am using Firefox 2.0.0.13. I have successfully validated my HTML...
5
by: manish | last post by:
Hi, My website is a joomla powered website: http://www.pradhanmanish.com.np and i am loading a .php file from another server and displaying it on my website as a module. While Firefox displays it...
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: 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...
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
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.