OK first of all I am quite new to CSS so I really don't know what to look for in solving this issue.
Basically I am building a website and I have positioned some text to make it look better [specifically, a div containing navigation link at the top of the page and a <p> element with some legal text in the footer]. In order to move the text I have used the margin-top rules in my CSS to move the two elements down.
In Firefox in Windows it is perfect. In IE the footer text is in the wrong position. Now at first I thought "cool, just need to find an IE hack". Then when I loaded up the page in Firefox in Linux another problem. Both elements were in the wrong position. I then tried it in my OTHER Linux machine and only the footer is in the wrong place!
Madness I tell thee. Four browsers, 3 of which are exactly the same version, all display it differently.
The only difference between each of the OS's is that one Linux install has standard fonts and the other has Windows fonts installed.
Website can be found here: www.aeternum.co.uk/smp.html
CSS here: www.aeternum.co.uk/smpcss.css
Any ideas would be of great help. I knew IE didn't always play nice, but I never thought Firefox, regardless of OS, would give me grief
*I am already aware of IE not displaying the images correctly and its just a case of me altering the images to something IE can handle. Poor lil tike.
Basically I am building a website and I have positioned some text to make it look better [specifically, a div containing navigation link at the top of the page and a <p> element with some legal text in the footer]. In order to move the text I have used the margin-top rules in my CSS to move the two elements down.
In Firefox in Windows it is perfect. In IE the footer text is in the wrong position. Now at first I thought "cool, just need to find an IE hack". Then when I loaded up the page in Firefox in Linux another problem. Both elements were in the wrong position. I then tried it in my OTHER Linux machine and only the footer is in the wrong place!
Madness I tell thee. Four browsers, 3 of which are exactly the same version, all display it differently.
The only difference between each of the OS's is that one Linux install has standard fonts and the other has Windows fonts installed.
Website can be found here: www.aeternum.co.uk/smp.html
CSS here: www.aeternum.co.uk/smpcss.css
Any ideas would be of great help. I knew IE didn't always play nice, but I never thought Firefox, regardless of OS, would give me grief

*I am already aware of IE not displaying the images correctly and its just a case of me altering the images to something IE can handle. Poor lil tike.