form Flashcards
1
Q
create email
A
label - email
input type - email
2
Q
create password
A
label - password
input type - password - required
3
Q
create age
A
label - age
input type - number
4
Q
date
A
label - date
input type - date
5
Q
hr
A
used to create horizontal lines