Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Summary Component Solution

shin0s0 120

@shin0s0

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I can't make button change color when it is clicked.

Community feedback

Goat 180

@goatshub

Posted

Hello, you can use :hover selector to help with color change. For example: https://www.w3schools.com/css/tryit.asp?filename=trycss_buttons_hover

Marked as helpful

2
Aimal Khan 2,260

@Aimal-125

Posted

You can change button color on hover. For example: button:hover {background: blue};

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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