7 lines
258 B
JSON
Executable File
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> |