Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Single price grid project using Flexbox

Dan 90

@gawnad

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi fellow coders, I am pretty new to the coding game and would very much appreciate any advise, constructive criticism on my code. This is my 1st project on Frontend Mentor. I have been on a few Udemy courses as well. Thank you in advance for your responses.

Community feedback

Anna 545

@NitaLewska

Posted

Hi! =)

It seems that on your PC styles.css file was in a folder "style", so, when you uploaded your project on GitHub, link stopped working.

Marked as helpful

0

Dan 90

@gawnad

Posted

@NitaLewska

Thankyou Anna for also commenting on my solution. Yes exactly that. I uploaded all the files to git hub but my CSS was in a styles folder so it didn't recognise the path. Really appreciate the feedback 😊

1
Anna 545

@NitaLewska

Posted

@gawnad also, if you have corrected your mistakes, generate a new screenshot, so to check that everything works properly =)

0
T
ApplePieGiraffe 30,545

@ApplePieGiraffe

Posted

Hello there, Dan! 👋

It's nice to see you submit your first Frontend Mentor challenge! 🎉

It looks like the stylesheet for your solution isn't loading. I suggest changing the file path of the <link> tag for the stylesheet from style/styles.css to ./styles.css, since it seems to work then. 😉

Hope that helps. 🙂

Marked as helpful

0

Dan 90

@gawnad

Posted

@ApplePieGiraffe 😱 Hi, Appreciate the help. First time uploading my own code to git hub as it mentions to only upload the files only and my CSS was in a style folder. Lesson learned. Thanks again 🙂

1

Please log in to post a comment

Log in with GitHub
Discord logo

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