day 2 quiz 2

day 2 quiz 2

Professional Development

5 Qs

quiz-placeholder

Similar activities

Html quiz

Html quiz

9th Grade - Professional Development

10 Qs

html_tables

html_tables

Professional Development

10 Qs

ข้อสอบปลายภาค วิชาการบำรุงรักษาเครื่องคอมพิวเตอร์ ( พณค.11-12)

ข้อสอบปลายภาค วิชาการบำรุงรักษาเครื่องคอมพิวเตอร์ ( พณค.11-12)

Professional Development

10 Qs

Frontend - Repaso HTML y bases de CSS

Frontend - Repaso HTML y bases de CSS

Professional Development

10 Qs

Day 2 C Programming quiz

Day 2 C Programming quiz

Professional Development

10 Qs

Forms and Maps

Forms and Maps

KG - Professional Development

10 Qs

Java Programming Quiz #1

Java Programming Quiz #1

Professional Development

10 Qs

Pelatihan Day 1

Pelatihan Day 1

Professional Development

10 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