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

Time tracker

Mikal Paudelβ€’ 110

@mikalPaudel

Desktop design screenshot for the Time tracking dashboard coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

i am learning more and more each day and will continue to do so

What challenges did you encounter, and how did you overcome them?

i didnt know how to use js much. learned by asking friends and googling

What specific areas of your project would you like help with?

js

Community feedback

Shoaib Shujaβ€’ 560

@ShoaibShuja

Posted

Amazing job my friend but the images doesn't seem to display. The only reason is that you forget a dot '.' at the start of image source.

  • Your code: <img src="/images/image-jeremy.png" alt="">
  • Fix: <img src="./images/image-jeremy.png" alt="profile picture">

And also, don't forget about the alt property. It is not necessary but helps the code a lot. Hope this helps and have a beautiful day.

Marked as helpful

1

Mikal Paudelβ€’ 110

@mikalPaudel

Posted

Thankyou so much @ShoaibShuja πŸ˜„... it worked before hosting but didnt know what went wrong so....thankyou so muchπŸ˜…

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