Submitted almost 3 years ago
Responsive Booking Landing Page Using HTML and Only CSS 🚀
@ubed90
Design comparison
SolutionDesign
Solution retrospective
FeedBack's Most Welcome 🚀
Community feedback
- @skyv26Posted almost 3 years ago
Hi! Just change your below code
<div class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by @the__uNNOTICED <a href="https://www.frontendmentor.io/profile/ubed90" target="_blank">Ubed Shaikh</a>. </div>
TO
<footer class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by @the__uNNOTICED <a href="https://www.frontendmentor.io/profile/ubed90" target="_blank">Ubed Shaikh</a>. </footer>
It will solve your accessibility issue.
Best Wishes
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