Design comparison
Solution retrospective
this was a good start for me
Community feedback
- @tiobistaPosted almost 2 years ago
Hey there it was a nice try it would be better if if you use a media query to display on different devices you can refer more on https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries
0 - @godmayhem7Posted almost 2 years ago
hey @lucasdeabril your code was absolutely amazing 👏👏, here are some tips on how to better your code, when i checked out your code i found out that most of your code was wrapped around div-tags and this could really get messy if you are dealing with a larger project, so i think you should try out other tags like section-tags(<section></section>), footer-tag(<footer></footer>),main-tag(<main></main>),nav-tag(<nav></nav>) and header-tag(<header><header>) these tags are self explanatory and they help other people understand your code better, the rest of your code was okay 👌👌, hope this feed back was helpful 👍👍
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