Design comparison
SolutionDesign
Community feedback
- @dboca93Posted 10 months ago
Hey,
Great work on this challenge. One recommendation might be to use some more semantic html. You could use the
<picture>
element for the image, the<article>
element for the text and instead the "stats-text" div you could use a<ul>
with --<li>
replacing the<p>
element.I hope you're enjoying your coding journey. All the best. Please feel free to add me on Twitter: @dboca93
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