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


    I cant shake the feeling the way I did things is unnecessarily long and complicated way to do things. Please LMK how I can do this more effectively. I thought about making the ntf image background but couldn't execute it. Any and all comment and suggestion will be appreciated.

  • Submitted


    First practical use of js was this project. I realized I was far behind. And jumped on js learning spree and put this project on hold for a week.

    I learned few things I had no idea before. I couldn't even easily google and get answers.

    Things like Linking js code just before the closing body tag. Not doing so caused a lot of problem and ate few hours of my time.

    I learned to use devtool to know what went wrong when suddenly my buttons and input stop working. With out the tools I would have had no idea what went wrong.

  • Submitted


    Hello, Any and all suggestion and corrections are welcome. Comments on my last project was grate help for me and I grew as a coder. I am still wondering if there is a way to keep the width of the component linearly responsive to the viewport size instead of using too many @media query.

  • Submitted


    I found it very difficult to align the items vertically. I literally copy pasted the code from w3school page. This is literally my first challenge. and 3rd ever page I build. Any and all guidance will be greatly appreciated.