
Design comparison
Solution retrospective
I am most proud of to be able to make the design responsive. In every webpage or web design , a key component is to make it responsive both web and mobile formats
What challenges did you encounter, and how did you overcome them?I had no challenges since i already had enough skills in Html and Css
What specific areas of your project would you like help with?I have been able to develop what i was told to. I do not need help for now
Community feedback
- P@mpujazonPosted 25 days ago
Hello @jad7121! I reviewed your code and I recommend not specifying the
<img>
width
directly in the HTML. It would be better to handle it in the CSS for more flexibility and cleaner structure.Also, I couldn't preview how the responsive design works because the page isn't displaying correctly. I noticed a typo in your file name, it's written as
iindex.html
. I suggest renaming it toindex.html
so the page can load properly. Once that's fixed, don't forget to generate a new screenshot to compare your solution with the expected result.Happy coding!
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