Advertisement
MastroPino

Untitled

Jun 27th, 2023 (edited)
747
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.28 KB | None | 0 0
  1. <div class="input-group input-group-sm mb-3">
  2.   <input type="number" class="form-control" placeholder="DarthVader" aria-label="Modifica il prezzo" aria-describedby="basic-addon">
  3.   <span class="input-group-text" id="basic-addon">
  4.         <i class="bi bi-currency-euro"></I>
  5.     </span>
  6. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement