Create your website with HTML and CSS
Difficulty: Beginner ● Progress: 0 / 0 modules completed
Text fields
Text fields allow you to write text, directly with the keyboard once the field is selected:
<input type="text" name="email"/>
By default, a text field looks like this:
You need a free account to read this module