I have the following code: <link rel="stylesheet" href="css/v1.css">
, but the page does not load it. When inspecting element the following error appears:
Astheimageshows,itcomeswiththelink: link , however if I add the public in url: link , it works normal.
This is happening with more than one file and with images as well. I have already been told that I would need to configure hosts and xampp and windows , but I have no idea how to do this and if this is really the solution.
How can I resolve this problem?