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

  • Swan-Yee-Tun• 225

    @Swan-Yee

    Posted

    You need one parent element to add the icon. And then change the background color of parent element same with input box. This is my code. I hope this will help you.

    <div class="input-box"> <span> <img src="./images/icon-dollar.svg" alt="dollar-sign"> </span> <input type="number" class="input-dollar-number" id="input-dollar-number"></div>

    1
  • Swan-Yee-Tun• 225

    @Swan-Yee

    Posted

    Your work is awesome. every paddings and margins are fine.

    My suggestions

    • should reduce line-height at paragraph.
    • should add more padding at button
    • should move the container to center of the page

    It that all, your design is great keep coding buddy.

    Marked as helpful

    0