Input tag
Styling input fields
You’ll learn:
- How to change the look of a text field.
- How to change the look of a button.
- How to include an external CSS file.
Getting data from the user
On this page, you’ll learn how to get data from users, with the <input> and <button> tags.