HighDots Forums  

external stylesheet problem

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss external stylesheet problem in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
HarryO
 
Posts: n/a

Default external stylesheet problem - 07-09-2004 , 09:05 AM






I created an external stylesheet file 'styles.css' and an html file that
includes the line:

<LINK REL="stylesheet" TYPE="text/css" HREF="styles.css"

Both the .css file and the html file reside on my local PC. When I open the
html file with IE6 the styles are not seen in the webpage. Everything looks
fine if I upload the .css and html files to my web server.

Any ideas on why the styles don't appear on my local PC?



Reply With Quote
  #2  
Old   
Els
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 09:06 AM






HarryO wrote:

Quote:
I created an external stylesheet file 'styles.css' and an
html file that includes the line:

LINK REL="stylesheet" TYPE="text/css" HREF="styles.css"

Both the .css file and the html file reside on my local PC.
When I open the html file with IE6 the styles are not seen
in the webpage. Everything looks fine if I upload the .css
and html files to my web server.

Any ideas on why the styles don't appear on my local PC?
Are they in the same folder?

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Dr. Kasper's Rabbit Show - In Between


Reply With Quote
  #3  
Old   
Chris Morris
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 09:14 AM



"HarryO" <chapinfan (AT) comcast (DOT) net> writes:
Quote:
I created an external stylesheet file 'styles.css' and an html file that
includes the line:

LINK REL="stylesheet" TYPE="text/css" HREF="styles.css"
Does it really not have a > on the end, or is that just on the next
line? That might be a problem if it's the former.

--
Chris


Reply With Quote
  #4  
Old   
HarryO
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 10:54 AM



The .css and html files are in the same folder.

There is an '>' at the close of <LINK REL="stylesheet" TYPE="text/css"
HREF="styles.css"

"Els" <els.aNOSPAM (AT) tiscali (DOT) nl> wrote

Quote:
HarryO wrote:

I created an external stylesheet file 'styles.css' and an
html file that includes the line:

LINK REL="stylesheet" TYPE="text/css" HREF="styles.css"

Both the .css file and the html file reside on my local PC.
When I open the html file with IE6 the styles are not seen
in the webpage. Everything looks fine if I upload the .css
and html files to my web server.

Any ideas on why the styles don't appear on my local PC?

Are they in the same folder?

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Dr. Kasper's Rabbit Show - In Between



Reply With Quote
  #5  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 11:02 AM




"HarryO" <chapinfan (AT) comcast (DOT) net> wrote

Quote:
I created an external stylesheet file 'styles.css' and an html file that
includes the line:

LINK REL="stylesheet" TYPE="text/css" HREF="styles.css"

Both the .css file and the html file reside on my local PC. When I open
the
html file with IE6 the styles are not seen in the webpage. Everything
looks
fine if I upload the .css and html files to my web server.

Any ideas on why the styles don't appear on my local PC?
Have you got a BASE tag in your page?



Reply With Quote
  #6  
Old   
Els
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 11:03 AM



HarryO wrote:

Quote:
"Els" <els.aNOSPAM (AT) tiscali (DOT) nl> wrote in message
news:Xns952199A2E6D1FEls (AT) 130 (DOT) 133.1.4...
HarryO wrote:

I created an external stylesheet file 'styles.css' and
an html file that includes the line:

LINK REL="stylesheet" TYPE="text/css" HREF="styles.css"

Both the .css file and the html file reside on my local
PC. When I open the html file with IE6 the styles are
not seen in the webpage. Everything looks fine if I
upload the .css and html files to my web server.

Any ideas on why the styles don't appear on my local PC?

Are they in the same folder?

The .css and html files are in the same folder.

There is an '>' at the close of <LINK REL="stylesheet"
TYPE="text/css" HREF="styles.css"
Heb je misschien in IE in de instellingen bepaalde dingen uit
staan voor locale dingen? Onder Extra - Internet-opties -
Beveiliging kun je zowel dingen instellen voor "Het Internet"
als voor "Lokaal intranet". Geen flauw idee of je daar iets in
kunt stellen wat stylesheets uitschakelt en of dat uitmaakt,
maar wie weet.

Misschien is een url van de geuploade versie toch ook wel
handig.

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: S a a r - 12


Reply With Quote
  #7  
Old   
Els
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 11:07 AM



Els wrote:

Quote:
HarryO wrote:

"Els" <els.aNOSPAM (AT) tiscali (DOT) nl> wrote in message
news:Xns952199A2E6D1FEls (AT) 130 (DOT) 133.1.4...
HarryO wrote:

I created an external stylesheet file 'styles.css' and
an html file that includes the line:

LINK REL="stylesheet" TYPE="text/css"
HREF="styles.css"

Both the .css file and the html file reside on my local
PC. When I open the html file with IE6 the styles are
not seen in the webpage. Everything looks fine if I
upload the .css and html files to my web server.

Any ideas on why the styles don't appear on my local
PC?

Are they in the same folder?

The .css and html files are in the same folder.

There is an '>' at the close of <LINK REL="stylesheet"
TYPE="text/css" HREF="styles.css"

Heb je misschien in IE in de instellingen bepaalde dingen
uit staan voor locale dingen? Onder Extra - Internet-opties
- Beveiliging kun je zowel dingen instellen voor "Het
Internet" als voor "Lokaal intranet". Geen flauw idee of je
daar iets in kunt stellen wat stylesheets uitschakelt en of
dat uitmaakt, maar wie weet.

Misschien is een url van de geuploade versie toch ook wel
handig.
Don't know how to cancel a post with XNews, but it should of
course be written in English :-S

Here goes again:
Maybe you have disabled certain things in IE for local files?
Under Extra - Internet-options - Security you can set stuff
for both the Internet, and for local intranet. No idea if you
could have disabled stylesheets there somehow, and if it would
make a difference, but you never know.

And maybe a url of the uploaded version would come in handy
after all.




--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Astar Shmir - The Lowest Place in Tel Aviv


Reply With Quote
  #8  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 11:13 AM




"Els" <els.aNOSPAM (AT) tiscali (DOT) nl> wrote

Quote:
Els wrote:

Heb je misschien in IE in de instellingen bepaalde dingen
uit staan voor locale dingen? Onder Extra - Internet-opties
- Beveiliging kun je zowel dingen instellen voor "Het
Internet" als voor "Lokaal intranet". Geen flauw idee of je
daar iets in kunt stellen wat stylesheets uitschakelt en of
dat uitmaakt, maar wie weet.

Misschien is een url van de geuploade versie toch ook wel
handig.

Don't know how to cancel a post with XNews, but it should of
course be written in English :-S
Geen probleem--ik heb 't bijna vol begrijpt.



Reply With Quote
  #9  
Old   
Els
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 11:22 AM



Harlan Messinger wrote:

Quote:
"Els" <els.aNOSPAM (AT) tiscali (DOT) nl> wrote in message
news:Xns9521AE2D1420BEls (AT) 130 (DOT) 133.1.4...
Els wrote:

Heb je misschien in IE in de instellingen bepaalde dingen
uit staan voor locale dingen? Onder Extra - Internet-opties
- Beveiliging kun je zowel dingen instellen voor "Het
Internet" als voor "Lokaal intranet". Geen flauw idee of je
daar iets in kunt stellen wat stylesheets uitschakelt en of
dat uitmaakt, maar wie weet.

Misschien is een url van de geuploade versie toch ook wel
handig.

Don't know how to cancel a post with XNews, but it should of
course be written in English :-S

Geen probleem--ik heb 't bijna vol begrijpt.
Bijna is niet helemaal ;-) Enne.. misschien begrijpt de OP het
helemaal niet :-)

Btw, hoe kom jij aan die taalkennis?

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: S a a r - 9


Reply With Quote
  #10  
Old   
Neal
 
Posts: n/a

Default Re: external stylesheet problem - 07-09-2004 , 11:28 AM



On 9 Jul 2004 15:22:27 GMT, Els <els.aNOSPAM (AT) tiscali (DOT) nl> wrote:

Quote:
Harlan Messinger wrote:

Geen probleem--ik heb 't bijna vol begrijpt.

Bijna is niet helemaal ;-) Enne.. misschien begrijpt de OP het
helemaal niet :-)

Btw, hoe kom jij aan die taalkennis?

How do we know this isn't dirty?

(If it's dirty, you should write it in English )


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.