473,473 Members | 1,817 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Mozilla not loading style sheets when using HTML 4.01 Strict?

Hi,

I have a page done in HTML 4.01 Strict. I've noticed that on Mozilla, it
doesn't load the my external stylesheet, no matter if I attach it via 'link'
or '@import'. I don't want to have to use embedded style sheets. How can I
get around this?

Aaron
Jul 20 '05 #1
3 2329
Aaron wrote:
Hi,

I have a page done in HTML 4.01 Strict. I've noticed that on
Mozilla, it doesn't load the my external stylesheet, no matter if I
attach it via 'link' or '@import'. I don't want to have to use
embedded style sheets. How can I get around this?


Is your hosting service delivering it as type="text/css"? If not, Gecko
browsers won't treat it as a CSS. (Although they can still read it).

You may need to ask your hosting service to change.

--
Barry Pearson
http://www.Barry.Pearson.name/photography/
http://www.BirdsAndAnimals.info/
http://www.ChildSupportAnalysis.co.uk/
Jul 20 '05 #2
Aaron wrote:
I have a page done in HTML 4.01 Strict. I've noticed that on Mozilla, it
doesn't load the my external stylesheet, no matter if I attach it via
'link'
or '@import'. I don't want to have to use embedded style sheets. How can
I get around this?


Without a URI to check I'll have to guess.

Configure your webserver to it tells Mozilla that it is a CSS file and not a
plain text file or a point plus file.

How you do this depends on the httpd software you use.

--
David Dorward <http://dorward.me.uk/>
Jul 20 '05 #3
I am having this same problem. Can anyone tell me how to configure Tomcat
to deliver the stylesheet as text/css rather than text/plain? There is no
static httpd server involved.

--
--
Jim McMaster
mailto: ji**********@comcast.net
"David Dorward" <do*****@yahoo.com> wrote in message
news:c0*******************@news.demon.co.uk...
Aaron wrote:
I have a page done in HTML 4.01 Strict. I've noticed that on Mozilla, it doesn't load the my external stylesheet, no matter if I attach it via
'link'
or '@import'. I don't want to have to use embedded style sheets. How can I get around this?
Without a URI to check I'll have to guess.

Configure your webserver to it tells Mozilla that it is a CSS file and not

a plain text file or a point plus file.

How you do this depends on the httpd software you use.

--
David Dorward <http://dorward.me.uk/>

Jul 20 '05 #4

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

Similar topics

4
by: Robert Secon | last post by:
Hi there, when using IE5+ my style sheets just work fine, but Mozilla does not agree with it and I canīt figure out which mistake it is. Usually the thing about it is that every row is displayed...
4
by: Don Adams | last post by:
Does the Mozilla browser even support CSS? Very few of my stylesheet formats work in Mozilla. Is there a local stylesheet that is overriding my stylesheet? If so, is there an option to turn off...
6
by: Patrick | last post by:
Hi I am fairly new to CSS and the web.I am trying to build a site more to practice my skills than for the site itself. I have been focusing on CSS and try my best to make it work in I.E 6.0,...
8
by: irte | last post by:
Hi there, I made the following page using CSS (a lot of new CSS that I'd never used before): http://www-rcf.usc.edu/~mfarrell/ It shows up fine in IE, but in Mozilla the height of the "main"...
8
by: nick | last post by:
In the web site http://greywolfdesign.com , there is a pop-up menu (when mouse over 'Portfolio' menu item), it always works well when using IE (6). However, when using Mozilla 1.6, the popup...
9
by: lkrubner | last post by:
How do I get all the div's on a page? I realize in IE I can use document.all. For the other browsers, I need to get an array of all the divs on the page. getElementByTagName()?????
1
by: Ryan Stewart | last post by:
If you don't want to read this post because of its length, I understand. I've spent two and a half days on this problem and have a good deal of information to relate. And this is kind of a long...
5
by: Andrey Tarasevich | last post by:
Hello Consider the following simple piece of HTML <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html style="width: 100%; height: 100%"> <body...
7
by: praveenb000 | last post by:
Hi, every one on this forum.... I am new to web designing (using HTML/CSS). i designed a web page using HTML, Css with dream weaver. Here is the code i used for the desinging. it appears well...
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
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
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.