joannapo
10-03-2009, 10:03 AM
Hi,
I've got a template that I like and would like to play around with, the only problem is that when I publish it (with Filezilla) it doesn't read the the css file that it should. My domain is joannaporter.com, and the tag I have in the XHTML file is:
<html
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><title>home</title>
<meta http-equiv="content-type"
content="text/html; charset=utf-8"><link rel="stylesheet"
href="css/1.css" type="text/css"
media="screen,projection"></head>
the css file has been published as 1.css in my public_html directory, but it's not picking it up.
Can anyone help at all?
Thanks
I've got a template that I like and would like to play around with, the only problem is that when I publish it (with Filezilla) it doesn't read the the css file that it should. My domain is joannaporter.com, and the tag I have in the XHTML file is:
<html
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head><title>home</title>
<meta http-equiv="content-type"
content="text/html; charset=utf-8"><link rel="stylesheet"
href="css/1.css" type="text/css"
media="screen,projection"></head>
the css file has been published as 1.css in my public_html directory, but it's not picking it up.
Can anyone help at all?
Thanks