Design comparison
SolutionDesign
Solution retrospective
All your feedback will be appreciated!
Community feedback
- @danielmrz-devPosted 10 months ago
Hello @dnksebastian!
Your solution looks excelent!
I have just one suggestion:
- In order to make your HTML code more semantic, use
<h1>
for the name instead of<span>
.
π Every page should have a title, and yours does not have one.
I hope it helps!
Other than that, you did a great job!
Marked as helpful1 - In order to make your HTML code more semantic, use
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