Design comparison
Solution retrospective
Comment and corrections would be appreciated. Thanks.
Community feedback
- @Remy349Posted over 1 year ago
The result of your project is amazing, very well done. I will only make some recommendations with the use of HTML tags.
I saw your html and you use a lot of <div> tags, in the end they helped you to complete the project and it looks very good, but there are more you could use. An example would be the <article> tags for the testimonial cards, but in this case it would be much better to use the <figure> tag and inside it use <figcaption> and <blockquote>.
I leave this link for you to investigate a little more the use of these tags:
Well done, keep it up :)
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