HTML FORMS2

HTML FORMS2

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python 145

Python 145

4th Grade - Professional Development

11 Qs

Introduction to Python, variables and data types

Introduction to Python, variables and data types

8th Grade

8 Qs

Inputs and Booleans

Inputs and Booleans

3rd - 10th Grade

10 Qs

SDA Review Questions 41- 50

SDA Review Questions 41- 50

7th Grade

10 Qs

Использование DOM

Использование DOM

4th - 7th Grade

15 Qs

CTI Web Dev. Week 6 Review

CTI Web Dev. Week 6 Review

6th Grade - University

8 Qs

Funkcije u JS

Funkcije u JS

KG - 12th Grade

8 Qs

Python Quiz 2

Python Quiz 2

8th Grade

13 Qs

HTML FORMS2

HTML FORMS2

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Youngbot Academy

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which input type is used to create a checkbox?

text
checkbox
radio
button

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create a dropdown list in an HTML form?

<select>

<dropdown>

<input type="dropdown">

<textarea>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the value attribute do in form controls?

It sets the initial content of a form element

It sets the background color

It defines the method of submission

It controls the alignment of the text

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a submit button?

<input type="text">

<button type="reset">

<input type="submit">

<button>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which form control element is used to select only one option from a group of options?

Select box

Textbox

checkbox button

Radio button

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the action attribute in a form?

  • It defines the data type for form elements

  • It defines the name of the form

  • It defines the URL where form data should be sent

  • It specifies a method to clear the form data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct input type for selecting a date?

day

date

datetime

time

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?