
Design comparison
Solution retrospective
When I live Server it in VS Code it looks and works great
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Jitesh117
I guess the CSS isn't loading because you are not using relative paths in the href section of link stylesheets tag. It should be href="./css/styles.css" and not href="/css/styles.css". Hope it helps
- @Robert0362
For Some reason it was pulling old content resubmitted and refreshed and resolved the issue
- @Robert0362
both ways work
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord