HTML FORMS3

HTML FORMS3

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

HTML FORMS1

HTML FORMS1

6th - 8th Grade

10 Qs

HTML5 TAGS

HTML5 TAGS

7th - 10th Grade

10 Qs

Forms in HTML

Forms in HTML

6th - 7th Grade

10 Qs

HTML 2: Lists

HTML 2: Lists

8th - 10th Grade

15 Qs

HTML-Links & Frames

HTML-Links & Frames

8th Grade

10 Qs

SDA Lesson 6

SDA Lesson 6

7th Grade

10 Qs

HTML - WEEK 15 REVISION

HTML - WEEK 15 REVISION

7th Grade

15 Qs

UT - 3 Endgame Revision

UT - 3 Endgame Revision

8th - 12th Grade

14 Qs

HTML FORMS3

HTML FORMS3

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Youngbot Academy

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following attributes is used to ensure a user fills out a required field before submitting a form?

  • mandatory

  • required

  • validate

  • complete

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML elements does NOT belong inside a form tag?

  • <select>

  • <table>

  • <textarea>

  • <input>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a reset button that clears all form fields?

  • <button type="submit">

  • <input type="reset">

  • <input type="button">

  • <textarea>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a field read-only, so the user cannot change its value?

readonly

disabled

  • locked

  • hidden

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you specify that an input field should automatically get focus when a page loads?

  • autofocus

  • auto="focus"

  • focus="true"

  • load="focus"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you specify a maximum length for an input field?

  • length

  • max

  • limit

maxlength

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the for attribute in HTML?

  • To specify the method of form submission

  • To style form elements using CSS

  • To link a label to a form element

  • To group multiple form elements together

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?