Design comparison
SolutionDesign
Solution retrospective
Haven't done any frontend work for a while so I thought I'd do a refresher.
Question: Do you really need to use the <body> tag? What happens if I only use <div> instead?
Community feedback
- @grantwake01Posted 9 days ago
I prefer to avoid inline styles where possible, but given that this is a small introductory task, it's perfectly understandable. Overall, the code is well-structured, and I would just suggest considering adjustments that could make the component more reusable in the future.
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