Skip to main content
eddiel43018052
Participating Frequently
July 29, 2017
Answered

Dreamweaver CC 2017 Link Error

  • July 29, 2017
  • 2 replies
  • 737 views

Hi everybody,

I'm hoping some can shed some light on this because I'm at a complete loss. Ok, so I have a .css file which when I link to it Dreamweaver is finding the actual file. However,  when I'm in the 'code' view, a red-dot appears next to the file to indicate that it's missing. The files window can see the file is there in the correct location. Yet, Dreamweaver complains that file is missing in the 'code'.

Any ideas?

Thanks in advance

This topic has been closed for replies.
Correct answer Francesco Della Peruta

There is an extra space or some extra character in your path? /_css/getinTouch.css

Please try to manually rewrite the entire line of code (no copy/paste)

2 replies

Community Expert
July 29, 2017

you're welcome!

Community Expert
July 29, 2017

There is an extra space or some extra character in your path? /_css/getinTouch.css

Please try to manually rewrite the entire line of code (no copy/paste)

eddiel43018052
Participating Frequently
July 29, 2017

Thanks very much. That seems to have worked, by renaming it.