Computer

Computer

1st - 3rd Grade

6 Qs

quiz-placeholder

Similar activities

Recuperação de HTML e CSS

Recuperação de HTML e CSS

2nd Grade - University

10 Qs

Informática III

Informática III

1st - 12th Grade

10 Qs

html

html

1st Grade - University

10 Qs

HTML_Estrutura Básica

HTML_Estrutura Básica

1st Grade

10 Qs

Kuis Informatika (HTML)

Kuis Informatika (HTML)

3rd Grade

10 Qs

PRIMEROS PASOS HTML

PRIMEROS PASOS HTML

1st Grade

10 Qs

¿Cuánto sabes de programación?

¿Cuánto sabes de programación?

1st Grade

11 Qs

CSS - Day 4

CSS - Day 4

1st - 11th Grade

11 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>