Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Not proud of much, very easy challenge. Wouldn't do anything differently.
What challenges did you encounter, and how did you overcome them?Figuring out how to style the bullets, numbers on the unordered and ordered list. MDN docs helped me out.
What specific areas of your project would you like help with?No specific areas. All feedback is welcome.
Community feedback
- @dolapobjPosted 7 months ago
My only recommendation is to use more semantic HTML to make it easier for the browser and other developers to understand the structure of the page. For example, instead of using "divs" you could use a header for the introductory section, and then sections for each of the remaining sections. This would make the HTML layout of the page more understandable.
Marked as helpful0
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