Design comparison
SolutionDesign
Solution retrospective
Perfect first challenge if you are new to the World of Web Development. This was my first project too and I think that I managed this task easily. Everyone can learn how to build responsive layouts yet.
Community feedback
- @HassiaiPosted almost 2 years ago
Replace the div with the main tag <main> to fix the accessibility issue. click here for more on web-accessibility and semantic html.
Add the alt attribute
alt=" "
to the img tag to fix the error issue. The value of the alt attribute is the description of the image.The body has a wrong background-color.
Hope am helpful.
Well done for completing this challenge. HAPPY CODING
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