Design comparison
SolutionDesign
Solution retrospective
Created with Vite+React for fun
Community feedback
- @michel-moreiraPosted almost 2 years ago
Hello Kodehode! Congratulations to complete the challenge!
I have some suggestions that might be helpfu!
HTML
- In the img tag, you must put an alternate text, the attribute "alt". The required alt attribute provides an alternate text for an image, if the user for some reason cannot view it (because of slow connection, an error in the src attribute, or if the user uses a screen reader). Source.
- You need to put whole code of the <div class="container" inside the tag <main> that indicate the card is a part of the main page, it's cause semantic. Here.
I hope you find it helpful! Your solution with Vite+React is great!
Happy coding!
1 - @VilloKodeHodePosted almost 2 years ago
With a masterful eye for detail and an unwavering commitment to excellence, your work continues to astound and inspire. Each piece is a testament to your unparalleled skill and artistry, a flawless recreation of the original that leaves us in awe. You are a true inspiration, a shining beacon in the world of art and creativity.
1
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