Submitted almost 3 years ago
Responsive landing page with curved section and JS form validation
@Drougnov
Design comparison
SolutionDesign
Solution retrospective
Hello everyone, this is my 17th solution.
Please give some feedback or suggestion on this.
Community feedback
- @ZethessPosted over 1 year ago
Good afternoon mate, I was looking at your code and I noticed that the footer logo was not loading. I have reviewed your code and I saw that you are missing a "." in front of the "/" that makes the image does not load well, on line 98 of the html.
-98 <img src= "/images/logo.svg" alt="logo" id="footer-logo">
Best regards
Marked as helpful1@DrougnovPosted over 1 year agoHey,
Thanks a lot for pointing out the issue in my code. I totally missed that "." in front of the "/". My bad!
I'll fix it right away.
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