introduction of web development

introduction of web development

8th Grade

5 Qs

quiz-placeholder

Similar activities

Computers Html Quiz

Computers Html Quiz

KG - Professional Development

10 Qs

Internet Layers

Internet Layers

6th - 8th Grade

10 Qs

Year 8 HTML

Year 8 HTML

8th Grade

10 Qs

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

Website Dev dengan HTML

Website Dev dengan HTML

7th - 12th Grade

10 Qs

Navigation Bar & External Link

Navigation Bar & External Link

7th - 8th Grade

10 Qs

Lenguaje HTML

Lenguaje HTML

8th Grade

10 Qs

G11-HTML Task-1

G11-HTML Task-1

8th - 12th Grade

10 Qs

introduction of web development

introduction of web development

Assessment

Quiz

Computers, Education

8th Grade

Hard

Created by

Menna Rouby

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A web browser is an application, like Chrome, Firefox, Edge, or Safari, that is designed for displaying web pages.

True

False

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Web pages are usually stored on servers.

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Usually, to load a web page, your browser sends a request for that page to a server.

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Markup is just a text that tell the browser what to do

True

False

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the main elements of html

<html>

</html>

<head>

</head>

<body>

</body>

<title> </title>