<html>
<head>
<title>Form Example</title>
</head>
<body>
<form>
<label>Username <input type="text" name="username"/></label>
<label>Team Name <input type="text" name="team" value="JavaScript"/></label>
</form>
</body>
</html>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter