2025-08-12 13:33:25 +03:00

7 lines
258 B
JSON
Executable File

<!-- html -->
<div class="form-floating">
<input type="email" class="form-control fs-15px" id="floatingInput" />
<label for="floatingInput" class="d-flex align-items-center fs-13px">
Email address
</label>
</div>