Quiz 1

Quiz 1

University

5 Qs

quiz-placeholder

Similar activities

Kuis - Refleksi Materi Microsoft Excel

Kuis - Refleksi Materi Microsoft Excel

9th Grade - University

10 Qs

[DW] Aula 01 - Desenvolvimento Web Moderno

[DW] Aula 01 - Desenvolvimento Web Moderno

University

9 Qs

Rooting React

Rooting React

University

10 Qs

Repaso Clase 15

Repaso Clase 15

University

10 Qs

Quiz Meet 1 Mini SC Programing

Quiz Meet 1 Mini SC Programing

University

10 Qs

HTML1&2

HTML1&2

University

10 Qs

WS&T

WS&T

University

10 Qs

ITS Python 條件判斷式課堂測驗

ITS Python 條件判斷式課堂測驗

6th Grade - University

10 Qs

Quiz 1

Quiz 1

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Mohamed Zahrann

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?

<lb>

<br>

<break>

<newline>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to display a table?

<table>

<tbl>

<td>

<tab>

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which HTML element is used for the largest heading?

<heading>

<h1>

<h6>

<head>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML tag for adding a horizontal line?

<hr>

  • <line>

<break>

<hline>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is used to create a text area in HTML?

<textarea>

<input type="textarea">

<textbox>

<text>