Responsive E-commerce product page using Html Css and JavaScript

Please log in to post a comment
Log in with GitHubCommunity feedback
- @skyv26
Hi! To solve you accessibility issue
Just change
<div class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a href="https://github.com/AhmedMahim" target="_blanc">Ahmed Mahim</a>. </div>
To
<footer class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a href="https://github.com/AhmedMahim" target="_blanc">Ahmed Mahim</a>. </footer>
- I think you made a little mistake in hurry
Coded by <a href=
https://github.com/AhmedMahimtarget=
_blanc>Ahmed
as you can see instead of _blank you had enter _blanc
Fix above issues and your report issue will gone.
Good Work
Marked as helpful - I think you made a little mistake in hurry
Join 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