HTML5 Forms

HTML5 Forms

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to HTML (ปวช.1)

Introduction to HTML (ปวช.1)

10th - 12th Grade

15 Qs

HTML Forms - What do you remember?

HTML Forms - What do you remember?

10th - 12th Grade

9 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Desain Media Interaktif

Desain Media Interaktif

11th Grade

10 Qs

Tin12_CĐ4_Bài 12_ Tạo biểu mẫu

Tin12_CĐ4_Bài 12_ Tạo biểu mẫu

12th Grade - University

6 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

HTML5-FORMS

HTML5-FORMS

11th - 12th Grade

15 Qs

PAS KELAS XII

PAS KELAS XII

12th Grade

13 Qs

HTML5 Forms

HTML5 Forms

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

James Labnao

Used 248+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a checkbox?

<checkbox>

<input type="checkbox">

<check>

<input type="check">

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a text input field?

<input type="textfield">

<textinput type="text">

<textfield>

<input type="text">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a drop-down list?

<list>

<input type="dropdown">

<input type="list">

<select>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a text area?

<input type="textbox">

<input type="textarea">

<textarea>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML, which attribute is used to specify that an input field must be filled out?

required

validate

formvalidate

placeholder

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following defines the caption to a <fieldset> tag?

<legend>

<h1>

<caption>

<label>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The action attribute tells the form:

How to send the form's data

Where to send the form's data

When to send the form's data

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?