Design comparison
SolutionDesign
Community feedback
- @VincinChristmasPosted about 1 month ago
good effort.
it is always a good idea to do the css in a main.css file
to link it to the css yoou can use this line of code:
<link rel="stylesheet" href="main.css">just make sure the index.html and main.css are in the same folder. Otherwise it will not work. Don't give up. Keep trying !
0
Please log in to post a comment
Log in with GitHubJoin 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