Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Awesome work with this challenge. Looking at your solution, I think you should know the following as well…
- Well done in implementing the hover state of the design, specially the hero image
- The project is responsive and the details are on point based on the original design
- Great job in using Sass for styling, the compositions are looking great
- Proper usage of semantic tag but there are possibility to add more. For instance, this line
<div class="text_content">
withsection
tag - The HTML structure is readable and well organized
- Include description with the
alt
in image tags but it's optional
Above all, the project is well implemented. Keep up the good work!
Marked as helpful1@Nahid570Posted over 2 years ago@RioCantre Thank you so much for your valuable feedback. I will correct myself
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