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

  • @vedatsozen

    Submitted

    I made design with html and css as i want. But i could not print values that i wanted to get from radio buttons as 1,2,3,4,5. I am waiting your helps. Thank you.

  • @kowai-onigiri

    Submitted

    The one issue I would like to continue working on is making sure that the user can only choose one rating (only one number button click will be logged and passed into the display number.

    @mario994

    Posted

    Hi, I start a new pull request to your project.

    Marked as helpful

    0
  • @mario994

    Posted

    New link here: https://mario994.github.io/Tarjeta-orden-de-pedido/

    0
  • Paola 320

    @paolas771

    Submitted

    My first challenge. Any tips on resizing elements so it still looks good when shrinking other than having to fix it at every screen size. Any other feedback on my coding is appreciated!

    @mario994

    Posted

    Hi, the design is pretty acurrate, but the responsive is broken, try to do the next step to fix it.

    change this part in your CSS

    .container{

    width: 400px;

    }

    also add this.

    .contButton button{

    cursor:pointer;

    }

    Marked as helpful

    0