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 comments

  • @bukeme

    Submitted

    Please, i want to know if this interactive rating component is responsive. I'll be glad if i get prompt responses.

    @FlashCodX

    Posted

    Hi Bassey, great work on this challenge! 😉

    Here are a few tips for improve your code:

    • Add a main tag on the <div class="container"> instead of a div. It´s good for semantic purposes.
    • Inside the media query, on the div.container add a width of 90% and margin:auto to center the card.
    • Add a cursor:pointer style property on the buttons. To show a hand icon when hovered.

    Hope this helps 😉.

    0