Design comparison
Solution retrospective
I am happy with the result I achieved. Even though I can still spot some differences from the original design, I believe my version looks overall good and responsive. I'm also proud to have successfully learned how to take a full-page screenshot, a new skill I acquired for this project.
What specific areas of your project would you like help with?I would like to understand why my footer is not behaving as expected. I added a wrapping the whole page with flex style and justify-content between to push the footer to the end of the page. But it is still attached to the main recipe div.
Community feedback
- @nandha126Posted 3 months ago
It looks good. Try to avoid inline style in HTML code because it makes your code harder to maintain and update.
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