Problems with CSS
Hi there!
I'm working on a website adding some pages.
I am creating them in local though I'm using the CSS files from the server with the whole path:
<link rel="stylesheet" href="http://www.domain.com/css/mycss.css">
I've checked to cut and paste the url to see if there is access to the file. And it does.
Any thoughts on what I'm doing wrong??
Thank you very much
Jaume
