Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
35
Comments
1
David
@David404-dev

All comments

  • Juan David Gualdron•40
    @Juan2579
    Submitted about 3 years ago

    Sunnyside-Agency Responsive Landing Page using Flexbox and CSS Grid

    2
    David•530
    @David404-dev
    Posted about 3 years ago

    You can use the border-bottom property in css for those links and when you hover over those links you can also change the color.

    For example:

    .learn-more-link { border-bottom: 5px solid pink; }

    .learn-more-link:hover { border-bottom: 5px solid orange; }

    If you don't want the colors to change instantly, check out the transition property.

    Marked as helpful
Frontend Mentor logo

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

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub