1.

Solve : css/html?

Answer»

hi
Ive built a website USING html linked to a css FILE.
It appears stable on IE7 & Firefox when I TEST it from my hard drive
Its a cuple of years since I learned how to write the code and Im a bit rusty.

When I upload to the SERVER using FTP or direct through the webhost - The style is missing and the images.
ive forgotten if there needs to be a declaration on the css file other than:





content........



Im not sure whether I have the declaration on the html files correct either:

   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
   



Sixty Fold - Music







there's no seperate folder on the host for css files.  Ive tried putting it in the cgi bin (?) but to no avail.
Ive tried 2 diff hosts and im getting the same result.
The path appears t be correct for all the files - Im putting the images in the image folder.

Im sure its something very simple that ive forgotten to do.
Your help will be much appreciated
thx

You can PUT the CSS files in the same folder as your HTML files or you can put them in a different folder. If you choose a different folder, then, of course, you need to specify the path to the CSS file in your HTML files.

Did you upload the CSS files, along with your HTML files?



Discussion

No Comment Found