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

Notifications page

@waltuh12345

Desktop design screenshot for the Notifications page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

RiccardoSc 200

@Riccardocode

Posted

Hi, great solution! I love the animation you have added for the notification!!

I've notice that the red dot for new notification is missing, here is how I implemented it if it can be helpful for you! Happy coding! HTML: <span class="dot"></span> CSS: .dot { height: 8px; width: 8px; background-color:var(--notification-dot); border-radius: 50%; margin-left: 10px; display: inline-block; }

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