Design comparison
Solution retrospective
All feedbacks are welcomed!
Community feedback
- @ScienceMaster7Posted about 2 years ago
Your Website is responsive which is great. but you could have made it a bit smaller so it looks more like the design. Speaking about semantic HTML you are definitely using too many divs, you could use header and footer tags instead for the first and last text and section tags in the middle instead of the divs. And for Structuring your code you did well in structuring your CSS classes from top to bottom but for later projects, it would be better to store your CSS in a style.css and not in the HTML file.
Greetings and keep on coding.
0@PriyoBROTO04Posted about 2 years ago@ScienceMaster7 yes absolutely. Will try to keep all these things in my mind for future projects ... thanks a lot :)
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