text and password fields
<body>
	<form action="" method="get">
		username:<input type="text" name="username" maxlength="10" size="">
		password:<input type="password" name="password" maxlength="10" size="">
		
		
	</form>

</body>
by თენგიზ მაღლაფერიძე
4 years ago
HTML
Tutorial 45
HTML5 and CSS3 beginners tutorials
0
Pro tip: use ```triple backticks around text``` to write in code fences