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

All solutions

  • Submitted


    Hello, this is my first website build using JavaScript. I know the CSS and JS are not the best. I will appreciate every feedback. For example on this website I would like to always put input.value = "", so it removes the value after submitting, but when I do it like that my input.value in if/else statements is empty string. If anyone knows how to fix that I would be happy.

  • Submitted


    Hello this is my first Frontend Mentor challenge, i had trouble with overflow of text out of the div. I would appreciate some tips how to fix that. The only solution I found out was min-height : 0 but I'm not sure if that is the right way and whether it completely fixed it. . I would appreciate every feedback.