3-column-previewcard using HTML and CSS

Solution retrospective
Hi, I just finished this challenge. I'm down for any kind of praises as well as constructive critics. Please let me know if you have other cool ideas to make my coding style more accessible and structured. Thx ;)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Samadeen
Hey!! Cheers 🥂 on completing this challenge.. .
Here are my suggestions..
- You should wrap your
divs
andheading
with yourimg
in amain
tag. - You should also avoid inline styling since you already have a style sheet
This should fix most of your accessibility issues
. Regardless you did amazing... hope you find this useful... Happy coding!!!
Marked as helpful - You should wrap your
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