Skip to content

Challenge Create a Text Field

SaintPeter edited this page · 1 revision
Clone this wiki locally

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.