Lesson 16
Input Types - Text, Email, Password ⌨️
Different inputs for different data
⌨️
Many Types of Inputs!
The type attribute tells the browser what kind of data you want!
📝
text
Regular text input
📧
Email addresses
🔒
password
Hidden passwords
🔢
number
Only numbers
🌟 Each type has special features to help users enter the right data!