Podcast
Questions and Answers
Where should the input empty tag be placed in an online form?
Where should the input empty tag be placed in an online form?
- Before the body tags
- Outside the HTML tags
- Inside the body tags (correct)
- Inside the head tags
What attribute specifies the kind of input in an online form?
What attribute specifies the kind of input in an online form?
- Content
- Name
- Method
- Type (correct)
Which field distinguishes one input field from another in an online form?
Which field distinguishes one input field from another in an online form?
- Name (correct)
- Cell Phone Number
- Surname
- City or Town
What does the action attribute specify in online forms?
What does the action attribute specify in online forms?
What is a script in computing terms?
What is a script in computing terms?
What does JavaScript help accomplish?
What does JavaScript help accomplish?