Design comparison
SolutionDesign
Community feedback
- @callmeUmerPosted over 1 year ago
Hello there 👋. Congratulations on successfully completing the challenge!
I have recommendations regarding your code that I believe it will great interest to you.
HTML:
- First of all add
alt = "some alternate text"
to all of the<img />
tags - Remove
<p>
tag from the<button></button>
tag as this is unnecessary - Your document must have 1
<h1>
tag
I hope you find this helpful.
Happy coding!
0 - First of all add
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