I am building an MVC application and I was having some problems with the path of the css, js and images files in the html ... I was given a solution to use the <base>
tag to set the path that all html files would follow, ex: <base href="#">#