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

Ping Coming Soon Page using HTML, CSS, SCSS, JS (RWD)

Paulina 350

@testerium

Desktop design screenshot for the Ping single column coming soon page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello! I have problem with active state of social media icons on the bottom of the page. They should change their color with :hover. How can I do that? Thanks! :)

Community feedback

Stefan 650

@stfnpczk

Posted

Hey Paulina,

for the icons to change the color on hover, they need to be in a dynamic format like for example svg. As far I know, you can’t do that with jpg/png as they are static and you can’t access any color properties within <img> itself.

So instead of the png format, you should get svg icons or import them from some icon library like Font Awesome and apply the respective color properties for it to change the color.

Marked as helpful

1

Paulina 350

@testerium

Posted

@stfnpczk Hey, it's a valuable lesson for me. I didn't know that. Thank you!

0

Account Deleted

This is the best and the only way I know.

Marked as helpful

1

Paulina 350

@testerium

Posted

@zauri-khutsishvili Thank you!

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