Design comparison
Solution retrospective
Hi there,
Please find this responsive page, I encounter some dificulties to set up a proper responsive page, at the end it works :) do not hesitate to comment.
Let's move forward together.
Thank you Gwen
Community feedback
- @Bishalsnghd07Posted 9 months ago
Hi, @Gwen-lego
Great to see you complete this challenge👏 Amazing work🎉
One suggestion from my side, you can do lighthouse testing by inspecting in your web page, it will test your performance of your web page it will test how much time your web page is taking when loading, will test best practices, accessibility and SEO. So, it is very good tool to check your performance of web page.
- One more thing try to divide your code into small chunks, you written HTML& CSS both in same file, you can use external CSS make different file e.g. index.css for styling purpose and make separate HTML file for making body of the page. If you work structurally, your code looks clean and meaningful.
Overall, good work just work on code cleanliness.
Hope so this tips will help you👍
0@Gwen-legoPosted 9 months agoHi @Bishalsnghd07,
Thank you for taking the time and for your comments, I use you recommendations.
Better together
1
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