I have a problem, when I open the index.html with liveserver I load the styles.css but when I uploaded my page to github does not load me or styles.css and some images either, I looked 1 million times if the url was well written and everything is fine, if someone could help me would be grateful
Check the path and I can't find the error
CodePudding user response:
Please be sure not to write complete path of your CSS file (C:/User/abc/.../styles.css
) instead write path from it's working directory (../css/styles.css
) and also if it doesn't help then kindly share some of your code so I can see and help you more.
CodePudding user response:
for example, github pages, do not take the Portfolio, etc... I do not understand what it can be, I aparede 404 not found page enter image description here