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


    Finally cut down code using css focus styling to change colours of rating buttons when clicked, turning selected elements into an array in javascript, getting the innerHTML(number) and using forEach() to show the clicked number on the thank you message

  • Submitted


    Don't know why but cannot centre divs easily.

    Found it difficult to target array (buttons in ("body .rating") and apply 'onclick' in javascript. Apparently you can't apply 'onclick' to querySelectorAll etc. So you need to create a for loop / function and apply it to that? Any feedback would mean a lot!

  • Submitted

    News page

    • HTML
    • CSS
    • JS

    0


    I'm new to coding. I found it difficult using the box method to position everything. Does anyone have a better way to position the different sections? Especially the table element. The paragraphs are supposed to be inline with the bottom of the photo and each photo and text should be spread out a bit more from each other.