day 2 quiz 2

day 2 quiz 2

Professional Development

5 Qs

quiz-placeholder

Similar activities

Computer Applications Technology

Computer Applications Technology

Professional Development

10 Qs

BÀI KIỂM TRA 10 PHÚT

BÀI KIỂM TRA 10 PHÚT

Professional Development

10 Qs

day 3 quiz 1

day 3 quiz 1

Professional Development

5 Qs

Web 2 - Cours 5

Web 2 - Cours 5

Professional Development

8 Qs

Function and Conditional in Python

Function and Conditional in Python

Professional Development

10 Qs

Python

Python

8th Grade - Professional Development

10 Qs

Exercício CSS

Exercício CSS

Professional Development

9 Qs

Web tech 2

Web tech 2

Professional Development

8 Qs

day 2 quiz 2

day 2 quiz 2

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Shiva Kota

Used 19+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a table header?

<table>

<th>

<tr>

<td>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to create a checkbox in HTML?

<input type = "checkbox">

<input type = "button">

<checkbox>

<input type = "check">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to embed another

document within the current HTML document.

<form>

<frame>

<iframe>

<input

type="frame">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following button is used to reset form elements?

<input type="submit>

<input type="button">

<input type="reset">

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CSS, for a web page?

Basic structure of the web page

It is presentation of the web page

It acts like brain of the web page

None of the above