Input
Output
<html> <body><label>Name:</label> <input type="text" placeholder="Enter your name" id="username" class="input-box"> </body> </html>