Design comparison
Solution retrospective
Being able to complete this project.
Community feedback
- @salva-itPosted 3 months ago
Looks quite nice, congratulations! In your HTML code, it’s important to use semantic HTML. use of using Alt for images, it’s better for site seo For Google Fonts, it’s better to use the link to the font in the HTML file rather than in the Style.css, based on a friend's suggestion and my own research. I tested your project for Responsiveness .I used https://responsivetesttool.com for testing your project, as you mentioned in the ReadMe file. The project displays correctly there. However, when I tested your project on FireFox and Chrome and I use inspector it, I found it strange that it didn’t show as responsive. I also checked your project on mobile, but it was not displayed in a responsive manner why?
Keep going strong good luck
Marked as helpful0@EuginiaMPosted 3 months ago@salva-it Thank you so much for taking your time and review my project. I will fix my mistakes especially on semantic HTML, I will also use different tools for responsive testing. very helpful feedback thanks once again.
0@EuginiaMPosted 3 months ago@salva-it I also used edge console to inspect the responsive of the project it was indeed weird, the reason was an error that was on the meta tag. Thank you for highlighting that issue, I will check my code thoroughly in my future projects.
0@salva-itPosted 3 months ago@EuginiaM I'm very glad I could help you. Wishing you the best of luck!
Marked as helpful0
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