filled input

PHOTO EMBED

Sun Feb 13 2022 10:54:59 GMT+0000 (Coordinated Universal Time)

Saved by @naraharikale #html

<form class="input-parent">
    <label class="input-label" for="Username">Sucess</label>
    <input class="input-filled sucess" type="text" id="Username">
</form>
<form class="input-parent">
    <label class="input-label" for="Username">Error</label>
    <input class="input-filled error" type="text" id="Username">
</form>
content_copyCOPY