day 2 quiz 2

day 2 quiz 2

Professional Development

5 Qs

quiz-placeholder

Similar activities

Module 2

Module 2

University - Professional Development

10 Qs

HTML Basics

HTML Basics

9th Grade - Professional Development

9 Qs

Web

Web

10th Grade - Professional Development

10 Qs

HTML_1

HTML_1

Professional Development

10 Qs

Tutorial 5

Tutorial 5

Professional Development

10 Qs

Form - Input

Form - Input

Professional Development

10 Qs

คอมพิวเตอร์และสารสนเทศเพื่องานอาชีพ

คอมพิวเตอร์และสารสนเทศเพื่องานอาชีพ

Professional Development

10 Qs

FrontEnd: Primeiros Passos

FrontEnd: Primeiros Passos

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