SyntaxFix
Write A Post
Hire A Developer
Questions
Also, you should remember that if you run your web server at non-standard port you need to include port number at base href too:
<base href="//localhost:1234" /> // from base url <base href="../" /> // for one step above