Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
3 lines (2 sloc) 160 Bytes

Text inputs are a convenient way to get input from your user.

You can create one like this: <input type="text">. Note that input elements are self-closing.

Something went wrong with that request. Please try again.