|
I am trying to setup my own templates, but am
having some trouble getting stylesheets to work correctly. Looking for
alittle help.
I am putting the following call to my style sheets
(which resides in the same directory as the other files in the web directory and
it isn't reading it. If I put the style information directly into the html
page it reads the styles without any problems. Does anyone know why making
a call in the header to the stylesheets isn't working for me?
<head>
<title>Title</title>
<link rel="STYLESHEET" type="text/css"
href="styles.css">
</head>
Again, the styles.css is in the same directory as
the html file calling it.
Thanks
Paul Giesenhagen
QuillDesign
|
- Re: [IMail Forum] Stylesheets Paul Giesenhagen
- Re: [IMail Forum] Stylesheets Michael Thomas
- Re: [IMail Forum] Stylesheets QuillDesign
