Submitted almost 3 years ago
Responsive E-commerce product page using Html Css and JavaScript
@AhmedMahim
Design comparison
SolutionDesign
Community feedback
- @skyv26Posted almost 3 years ago
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 helpful0@AhmedMahimPosted almost 3 years ago@skyv26 Thank you so much for your help, I will fix it.
1 - I think you made a little mistake in hurry
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