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


    Hey coders,

    I found it difficult to correctly create sections with "Graphic Design" and "Photography" headers. I am still not very proud of the result but overall it looks okay. Would love to get any feedback from you

  • Submitted


    Hey coders!

    I've had some problems with calculating the price whenever someone changes the input. I used 'onfocusout' event listener, but you have to leave the input to update the price. How would you do it to change the price immediately? Would be glad to receive any feedback from you! Thanks in advance :)

  • Submitted


    I was having problems with the asynchronous javascript, have to work on it a little bit. Would be glad if you could tell me if my js file looks okay, is there anything i could do better?

  • Submitted


    Hi,

    I spent some time on thinking about the buttons section, whether it should be made with <form> and <input> tags or just buttons, finally I left it as a group of buttons. I didn't know exactly how to make the rating button gray after being clicked, so I've made a script to control it (im not sure if this was the easiest way to do it). I would love to know if you have any of best practices for me to use. Thanks in advance :)

  • Submitted


    Hi coders,

    I was having problems with a placement of the picture. I ended up using width/height: 100% and object-fit: cover, and I am not sure if this is the best practice. Also, I am not sure if using the <picture> element is the best here, or should I use a different method. I would like to ask you if my code/class names are somehow readable. Would you recommend me some best practices to make the css look cleaner? Thank you in advance!