Design comparison
SolutionDesign
Solution retrospective
I didnt know how to make the blocks appear as in the mobile screen. Sorry
Community feedback
- @herbrasPosted over 3 years ago
Congrats for your Solution.
Firstly, you can change css link on your html with ./style.css, because file css same follder with html.
I just checked ur css,is good but not effective. I sugessted for use the grid system and I highly recommend playing here https://mozilladevelopers.github.io/playground/css-grid/
happy coding
1 - @pikapikamartPosted over 3 years ago
hey, your css did not render properly. Your path seems not defined, change your link href attribute from css/style.css, to style.css only. Since your css is at the same level of your index.html
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