Computer

Computer

1st - 3rd Grade

6 Qs

quiz-placeholder

Similar activities

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

Recuperação de Informática para a Internet - 2ª Chamada

Recuperação de Informática para a Internet - 2ª Chamada

1st Grade

10 Qs

Exame final Alejandra

Exame final Alejandra

2nd Grade

10 Qs

Computer Stuff

Computer Stuff

KG - Professional Development

10 Qs

Tag dalam HTML ASK F1

Tag dalam HTML ASK F1

1st Grade

11 Qs

Html Quiz

Html Quiz

1st - 10th Grade

10 Qs

Розмічання тексту засобами HTML

Розмічання тексту засобами HTML

1st - 12th Grade

8 Qs

HTML Basic

HTML Basic

3rd Grade

10 Qs

Computer

Computer

Assessment

Quiz

Computers

1st - 3rd Grade

Hard

Created by

EM GARCIA

Used 40+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is HTML means?

HyperText Mark Language

HighText MarkUp Language

HyperText MarkUp Language

HyperText Mark Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Unorder List

<ol> </ol>

<ul> </ul>

<li> </li>

<el> </el>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Order List

<ol> </ol>

<ul> </ul>

<li> </li>

<el> </el>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List Item

<ol> </ol>

<ul> </ul>

<li> </li>

<el> </el>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Image Code

<img scr="URL.jpg" alt="flower" height="400" width="400">

<img src="URL.jpeg" alt="flower" height="400" width="400">

<img src="URL.jpg" alt="flower" height="400" width="400">

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Complete the missing codes

<doctype html>

</title> <title>

<html>

</body>

<head>

</title> <title>

</body>

</html>

<head>

<title> </title>

</body>

</html>