HTML and CSS

Solution retrospective
Feedback would be appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- @cyberspatial
Beautifully implemented the solution.
You could remove your accessibility issues by changing <div class="container"> to <main class="container"> and by changing the <div class="attributes"> to <footer class="attributes ">.
Your image alternative text is blank, make sure to mention there something in case the image doesn't load.
Marked as helpful
Join 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