6 - HTML Forms Flashcards

1
Q

What language is used to manipulate the behavior of a webpage?

A

Javascript

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Using forms inside divisions can cause validation errors. Which tag can be used to overcome this problem?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Example of form code:

A

Personal information:

Name: <br></br>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do we open a form

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

name some other input types

A
type="password"
radio
checkbox
submit
reset
How well did you know this?
1
Not at all
2
3
4
5
Perfectly