Adding Interactive Elements in HTML

Adding Interactive Elements in HTML

12th Grade

15 Qs

quiz-placeholder

Similar activities

KUIS DENGAN TOPIK MATERI PERTEMUAN 1

KUIS DENGAN TOPIK MATERI PERTEMUAN 1

10th Grade - University

10 Qs

Quiz sur le langage PHP

Quiz sur le langage PHP

12th Grade

15 Qs

Introducción Django

Introducción Django

University

19 Qs

TẠO BIỂU MẪU TRONG HTML

TẠO BIỂU MẪU TRONG HTML

12th Grade

10 Qs

Tin12_Kiểm tra thường xuyên sô1

Tin12_Kiểm tra thường xuyên sô1

12th Grade - University

15 Qs

Kiểm tra kiến thức về HTML + CSS

Kiểm tra kiến thức về HTML + CSS

University

10 Qs

Web Programming Quiz in Portuguese

Web Programming Quiz in Portuguese

University

10 Qs

Conceptos Básicos HTML5 y CSS3

Conceptos Básicos HTML5 y CSS3

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?