Design comparison
Solution retrospective
All feedback welcomed!
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey leslief10, good job completing this challenge. Keep up the good work
Your solution looks great I can't see anything that needs to be changed
In terms of your accessibility issues wrap all your content between
<main>
tagsIn terms of validation error Element
p
not allowed as child of elementspan
I hope this helps
Cheers Happy coding š
Marked as helpful1@leslief10Posted over 2 years ago@TheCoderGuru Thanks so much for the feedback! I did wrap my content inside <main> tags, but I wasn't aware that <p> is not allowed as a child of <span>. I'll read a bit more about it, and keep in mind for future projects. Thanks again!
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