Design comparison
Solution retrospective
As always any feedback or remarks would be more than welcome.
Community feedback
- @palgrammingPosted over 3 years ago
you should look results of your code in a browser and search for a 2px by 2px object that should not be there. If you use the web developer tools and the pick tool and roll over elements in the page you should easily be able to find the one tag that needs to be removed
0@MohamedBehharPosted over 3 years ago@palgramming Thanks for your feedback I really appreciate it. Unfortunately, I didn't get what you mean by looking 2px by 2px and not using the web developers tools, there's any other tool to use! I still new to the world of development so I need to learn a lot and I'll be thankful for anyone who will help me with that.
0@palgrammingPosted over 3 years ago@soqk there is a <hr> that does not belong in your code
0@MohamedBehharPosted over 3 years ago@palgramming ok, I'll check it, thanks again for taking the time to comment on my solution.
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