Hi,
this is weird. I copied a website my computer from ftp, then to the other folder of my computer. Try to go to localhost/darzelis - and see a content without styling.
Checked google chrome console:
Resource interpreted as Stylesheet but transferred with MIME type text/html. FreshMedia.css:-1
When I view the source, I see:
<link rel="stylesheet" href="localhost/darzelis/images/FreshMedia.css" type="text/css" />
It looks that everything is ok..
Why is that, I cannot understand.
Edit:
I developed that website using localhost and everything worked, then uploaded to ftp. And now downloaded and there is no css.