473,386 Members | 1,630 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.

Spacing difference in IE and FF (and centering) 2:nd try

Hi again,

Last time my server was down(as for many others I have heard), but now
it is online again!

I would be really really happy if someone could take a look at my
problem a bit. I now have two problems...It is the difference between IE
and FF..

Problem #1.
Centering! It centers in FF but not in IE! It did yesterday but now when
I mest around with my code again it doesn't center in IE anymore..The
code is valid, so I shouldn't have forgotten anything.

Problem #2.
This was my original problem. The spacing between #bottom and
#copyright! It renders good in FF but the space is much bigger in IE! I
think I have tried everything but nothing helps...:(

Could anyone be so kind to help me a bit?

The url is: http://www.nitromedia.se/kunder/test/

Kind regards,

Gnolen
Jul 21 '05 #1
2 1868
Els
Gnolen wrote:
Hi again,

Last time my server was down(as for many others I have heard), but now
it is online again!

I would be really really happy if someone could take a look at my
problem a bit. I now have two problems...It is the difference between IE
and FF..

Problem #1.
Centering! It centers in FF but not in IE! It did yesterday but now when
I mest around with my code again it doesn't center in IE anymore..The
code is valid, so I shouldn't have forgotten anything.

Problem #2.
This was my original problem. The spacing between #bottom and
#copyright! It renders good in FF but the space is much bigger in IE! I
think I have tried everything but nothing helps...:(

Could anyone be so kind to help me a bit?

The url is: http://www.nitromedia.se/kunder/test/


This line: <?xml version="1.0" encoding="utf-8"?> is the cause of the
centering problem in IE6. The doctype only 'works' if it's on the
first line.

But even if you take that first line off so you get the doctype on the
first line, you'll have the same problem, only not in IE6, but IE5.
See here on how to center in IE5:
http://locusmeus.com/html-css/centeringpage.html

The space between the flower and the footer is caused by the bottom
margin of the list (Lite blandat) on the right.

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Madness - Michael Caine
Jul 21 '05 #2
Els wrote:
Gnolen wrote:

Hi again,

Last time my server was down(as for many others I have heard), but now
it is online again!

I would be really really happy if someone could take a look at my
problem a bit. I now have two problems...It is the difference between IE
and FF..

Problem #1.
Centering! It centers in FF but not in IE! It did yesterday but now when
I mest around with my code again it doesn't center in IE anymore..The
code is valid, so I shouldn't have forgotten anything.

Problem #2.
This was my original problem. The spacing between #bottom and
#copyright! It renders good in FF but the space is much bigger in IE! I
think I have tried everything but nothing helps...:(

Could anyone be so kind to help me a bit?

The url is: http://www.nitromedia.se/kunder/test/

This line: <?xml version="1.0" encoding="utf-8"?> is the cause of the
centering problem in IE6. The doctype only 'works' if it's on the
first line.

But even if you take that first line off so you get the doctype on the
first line, you'll have the same problem, only not in IE6, but IE5.
See here on how to center in IE5:
http://locusmeus.com/html-css/centeringpage.html

The space between the flower and the footer is caused by the bottom
margin of the list (Lite blandat) on the right.


Thanks Els!!! Yeah, I did some stuff with the xml yesterday! And always
I look at the wrong place!

And for the spacing - it was the content(the list) that was trouble...So
I fixed it temp. Still the space between the title and the list accours
in IE..And that is the main problem of the whole thing I think..

Thank you for your time!!!

/ Gnolen
Jul 21 '05 #3

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

Similar topics

1
by: Kamil | last post by:
I want to sum elements of a multi-dimensional vector, across each vector, or across each dimension... this is my old code: #define v_ldouble vector<ldouble> #define vv_ldouble...
4
by: | last post by:
Hi all, I have a treeview control. I want when my user hovers over certain nodes to display a tooltip for the user. How can I do that? tnx.
4
by: Doug Laidlaw | last post by:
At http://www.douglaidlaw.net/boykett/index.html I have a menu of buttons generated by a "self-serve" Web site. As originally supplied, all the buttons were in a block, hard up against each other....
10
by: phil-news-nospam | last post by:
I have a table with 3 columns in 1 row. I want to increase the spacing _between_ the columns (gutter) _without_ increasing the spacing between those columns and the table itself. Is there a way...
3
by: John Pote | last post by:
1. Horizontal centering a <divin browser window. The current trend seems to be to place page content in a fixed width area in the middle of the browser window. How is this achieved? If I use a...
2
by: BT | last post by:
I inherited a website to maintain and there is a minor spacing glitch that shows up in IE v6, but not in FireFox v1.5. The website is www.crhschoir.org and the problem is with the second row of...
6
by: Wes Groleau | last post by:
I have several sites that use _very_ similar CSS. (Developed with the copy and change model.) On all Mac browsers except IE5, all of these sites have a box centered in the viewport. On...
2
by: nicky123 | last post by:
Hi everyone, This is a brief description that I have provided for parsing & displaying an XML document using DOM API. Please feel free to post your own comments & views regarding...
1
by: =?Utf-8?B?ZnJhbmt5?= | last post by:
Hello, I've created a table that has two rows that are span across three columns. The third row has three columns, each with an image. The last row is also span accross three columns. The span...
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...
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: 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
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
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.