Design comparison
Solution retrospective
i'm a newbie and this is my 2nd challenge. I find the CSS styling challenging, even though it took me 3hours to figure it out.
how can I do better?
Community feedback
- @imadvvPosted about 2 years ago
Greeting Rotimi Ishola!! Congratulations for completing your challenge!, 👏👏👏
the live showing 404 not found , the reason for that is when deploying the github pages, github look for
index.html
on lowercase, to fix that problem simply renameIndex.html
, toindex.html
. all letter should be lowercase, and that should fix that.you can also deploy to https://www.vercel.com/ or https://www.netlify.com they both fantastic and easy to use.
overall, Hope this help!
Happy Codding, and have a good Day/Night
Marked as helpful0@TimiphilPosted about 2 years ago@imadbg01 Thank you so much! It was really helpful. I will try the other websites for deployment.
1
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