@K3shav-eslSubmitted over 3 years ago
I couldn't add the icons inside the inputs fields, any help will be appreciated.
I couldn't add the icons inside the inputs fields, any help will be appreciated.
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>
I would like to ask for some feedback regarding the paddings/margins especially for the paragraph.
Your work is awesome. every paddings and margins are fine.
My suggestions
It that all, your design is great keep coding buddy.