I started to use Linux recently, when I want to edit some html files, the css file cannot be linked to the html file.
For example, link rel="stylesheet" href="/zixucheah331/css/index.css"
Previously, it works on my Windows 0S. But now it shows "Failed to load resource: net::ERR_FILE_NOT_FOUND" in the console. Any solution from professional Linux users??