[thelist] 2 style sheets not working

{ schaapy } list01 at theparagon.org
Thu Dec 5 10:15:01 CST 2002


> It must be because you uploaded them as binary

Good idea - I did go and check to see what everything was set at and they
were all set to save as UNIX files.

I'm bugg'in out here on why this won't work. I don't think the server is
sending CSS as "application/x-css". However I'll check into that.

(site in question -- www.hollandsentinel.com/new/)


Am I putting my styles in the wrong order? Am I misusing the "title"?

<link rel="stylesheet" href="styles/nn4.css" type="text/css"
title="everything" media="screen" />

<style type="text/css" media="all">@import "styles/handsome.css";</style>

<link rel="alternate stylesheet" href="styles/smaller_text.css"
type="text/css" media="screen" title="Smaller Text" />

<link rel="alternate stylesheet" href="styles/larger_text.css"
type="text/css" media="screen" title="Larger Text" />

<link rel="alternate stylesheet" href="styles/largest_text.css"
type="text/css" media="screen" title="Largest Text" />

<script type="text/javascript" src="styleswitcher.js"></script>




-----------------
Aaron Schaap
www.theparagon.org






More information about the thelist mailing list