Adding Interactive Elements in HTML

Adding Interactive Elements in HTML

12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML & CSS Basics Quiz 3

HTML & CSS Basics Quiz 3

9th - 12th Grade

15 Qs

Front-End 1: HTML, CSS e Javascript

Front-End 1: HTML, CSS e Javascript

12th Grade

11 Qs

HTML/CSS

HTML/CSS

12th Grade

10 Qs

Latsol

Latsol

10th Grade - University

10 Qs

Basic HTML

Basic HTML

University

20 Qs

HTML QUIZ

HTML QUIZ

6th Grade - University

13 Qs

Programming - Intro to HTML

Programming - Intro to HTML

9th Grade - University

15 Qs

html basics

html basics

8th Grade - University

11 Qs

Adding Interactive Elements in HTML

Adding Interactive Elements in HTML

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

Nixon López

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the HTML element used to create an interactive button?

<input type="button">

<button>

<div class="button">

<a href="button.html">

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be placed inside a element to customize its content?

Only text

Text or images

Only images

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the type attribute in an element?

Change the input's size

Specify the type of interaction for the input

Automatically apply CSS styles

It has no purpose

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a dropdown menu?

<dropdown>

<menu>

<select>

<input type="dropdown">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is a dropdown menu structured in HTML?

Using and elements inside it.

Using and elements inside it.

Using and CSS classes for styling.

Using and to create options.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of input element () in HTML?

Text (type="text")

Checkbox (type="checkbox")

Radio button (type="radio")

Selector (type="select")

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool allows you to send the values of inputs on an HTML page to another file or server?

JavaScript

HTML forms

CSS

None of the above

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?