6 - HTML Forms Flashcards
1
Q
What language is used to manipulate the behavior of a webpage?
A
Javascript
2
Q
Using forms inside divisions can cause validation errors. Which tag can be used to overcome this problem?
A
3
Q
Example of form code:
A
Personal information:
Name: <br></br>
4
Q
How do we open a form
A
5
Q
name some other input types
A
type="password" radio checkbox submit reset