Submitted over 2 years agoA solution to the Interactive rating component challenge
Interactive Rating Component - Sass & jQuery
jquery, sass/scss, animation
@caduovieira

Solution retrospective
Anchor tag error
When I was finishing my project I found the following error:
- Link 'rel' attribute should include 'noopener'.
The code was written as follows:
<footer>
Challenge by <a
href="https://www.frontendmentor.io?ref=challenge"
target="_blank">Frontend Mentor</a>
Coded by <a
href="https://github.com/caduovieira"
target="_blank">Cadu Vieira</a>
</footer>
If someone could help me explaining why this happened, I'd be thankful.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on caduovieira's solution.
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