Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 2 years ago

Interactive Rating Component - Sass & jQuery

jquery, sass/scss, animation
caduovieira•30
@caduovieira
A solution to the Interactive rating component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

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 GitHub

Community 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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License