Design comparison
SolutionDesign
Solution retrospective
Hey guys! This is my first solution in a while, so I'm open to any feedback! Also, I opted not to incorporate the JSON into this project so I could focus on the HTML and CSS. I might come back and add that at a later date.
Community feedback
- @Daniel-BilodidPosted over 1 year ago
Hi, my congratulations you did a great job 🎉
𝐒𝐨𝐦𝐞 𝐭𝐢𝐩𝐬 𝐟𝐨𝐫 𝐲𝐨𝐮𝐫 𝐜𝐨𝐝𝐞 🛠
🔹 You need to put a landmark in your code
simply wrap your code with <main> landmark
📚 The <main> HTML element is intended for the main content (content) of the <body> of the document (page).
I hope it was helpful, you are great, keep up the good work 👍
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