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 HTML/CSS/JS

Louie J 230

@ljmarket13

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


My solution to the Ping Coming Soon project. I feel like my js code can be refactored more but let me know what you think!

Community feedback

Naveen Gumaste 10,460

@NaveenGumaste

Posted

hay! Louie Nice work

1

@moheb2000

Posted

Hey! That's Awesome. Really good work. For better transition on social media icons you can use to transitions like this:

a:hover i {
  /* Other codes */
  transition: background-color 0.5s, color 0.5s;
}

and

a i {
  transition: background-color 0.5s, color 0.5s;
}

Good luck!

1

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