New to websites: How do I deploy a website using a seperate css stylesheet? (stackoverflow.com)stack
30 points by Ast in stackoverflow.com · 17m ago · stack
I'm very new to coding and trying to make my first website, and I want to write it in html using a seperate stylesheet in css. When I open the index.html directly from my computer everything looks right, but when I commit+push it to gitlab and open my url, that i'm hosting throu…