![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
On a Windows XP running Apache 2.0.53 I do my page development (XP machine). I then upload the stuff to a Linux/Redhat/Fedora running Apache 2.0.54 (Linux machine) The page looks quite different on the XP and Linux machines, both in IE and FF1.5. I eliminated the possibility of external stylesheet failing to load; the Apache server does not specify a Content-Type header, but the styling is as expected for the XP machine-loaded page, but not the Linux loaded page. At any rate, all the styling for the body, h1, h2, and the id-specific styling is present. What is NOT present is the styling that applies to the CLASS-specific elements. It is present in the server running on the XP machine (localhost, or 127.0.0.1), but NOT on the Linux machine. Please post an URL. Especially for a problem like this, code snippets |
#3
| |||
| |||
|
|
I don't think I have ever encountered something like this before. On a Windows XP running Apache 2.0.53 I do my page development (XP machine). I then upload the stuff to a Linux/Redhat/Fedora running Apache 2.0.54 (Linux machine) I have a page that features an external stylesheet, as well as styling in the <style> element area of the document head, as well as element-specific styling throughout the page. The page looks quite different on the XP and Linux machines, both in IE and FF1.5. I eliminated the possibility of external stylesheet failing to load; the Apache server does not specify a Content-Type header, but the styling is as expected for the XP machine-loaded page, but not the Linux loaded page. At any rate, all the styling for the body, h1, h2, and the id-specific styling is present. |
![]() |
| Thread Tools | |
| Display Modes | |
| |