I have researched this topic in stackoverflow and tried the solutions offered and still do not get my problem solved. I have two sites in godaddy constructed exactly the same, but one loads the css and the other does not. The site not loading css loads perfectly well in free hostings. I have tried checking case sensitive, path and folder issues, permissions and everything I can think of and still do not get the css loading. The css is in the css folder and everything seems ok. Here is my code:
<link rel="stylesheet" href="/css/styles.css" type="text/css"/>
<link rel="stylesheet" href="/css/flexslider.css" type="text/css"/>
url not working in godaddy: www.progeneticlagarita.com
url working: www.progeneticlagarita.x10host.com
Thanks in advance for any light on this!!