Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
5
Comments
4
Emmanuel-Xs
@Emmanuel-Xs

All comments

  • notorious-code•150
    @notorious-code
    Submitted 19 days ago

    dark-themed landing page built as part of a Frontend Mentor challenge

    1
    Emmanuel-Xs•100
    @Emmanuel-Xs
    Posted 17 days ago

    Can you work on the mobile-responsiveness of the site, make sure the images of the social icons are showing on the live site and try as much as possible to match the design. Nice work keep it up.

  • unl00ky•100
    @unl00ky
    Submitted over 2 years ago

    first time using CSS variables | result-summary-component-main

    2
    Emmanuel-Xs•100
    @Emmanuel-Xs
    Posted over 2 years ago

    Yes, I would recommend watching webdev simplified from youtube and you can also check out his courses they are amazing.

    I would also like to point out something in your code. you forget about the background-color of the summary-items and try as much as possible to make all your styles in an external stylesheet if possible.

    Marked as helpful
  • Alexsander Batista Dos Santos•360
    @alexsanderBDS
    Submitted over 2 years ago

    Mobile and desktop design done

    2
    Emmanuel-Xs•100
    @Emmanuel-Xs
    Posted over 2 years ago

    Try This

    .button {
        background-color: var(--clr-neutral-270);
    }
    
    .button:hover,
    .button:focus-visible {
        background: var(--gradient-primary);
    }
    

    Replace my custom properties with yours

    NOTE It is not possible to do transitions on linear-gradient.

    Marked as helpful
  • Emmanuel-Xs•100
    @Emmanuel-Xs
    Submitted over 2 years ago

    Frontend Mentor - Interactive rating component solution by Emmanuel

    #gsap
    2
    Emmanuel-Xs•100
    @Emmanuel-Xs
    Posted over 2 years ago

    Okay, let me try your solution out. I created the button eventListener inside the inputs to ensure the user clicks a rating before submitting without writing extra code. However, from what you said, it creates multiple click events for the button that may slow down the browser's overall speed. So, I will do as you say.

    Thank you very much I tried it and it worked. I really appreciated

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

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

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

Oops! 😬

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

Log in with GitHub