Submitted over 1 year ago
3-column preview card component
@esanchez2898
Design comparison
SolutionDesign
Community feedback
- Account deleted
Hi Erick
Congratulations for completing the challenge.
The advice I gave in your profile card component is relevant for this challenge too. Change your container <div> to <main>. Do not have both a container and a wrapper, collapse them into one. Change your .box1, .box2 and .box3 <div> to <section> and your <h2>'s to <h1>. Semantic HTML is important, here are some links if you want to read more on semantic html and accessibility.
I hope this is of help.
Happy coding.
Marked as helpful0@esanchez2898Posted over 1 year ago@madzi-hove Thank you so much for the advice, I will change my code, thanks my friend :)
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