introduction of web development

introduction of web development

8th Grade

5 Qs

quiz-placeholder

Similar activities

Lenguaje HTML

Lenguaje HTML

8th Grade

10 Qs

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

Computers Html Quiz

Computers Html Quiz

KG - Professional Development

10 Qs

KS3 Computing Quiz 2

KS3 Computing Quiz 2

6th - 8th Grade

10 Qs

HTML Basics (Year 8)

HTML Basics (Year 8)

8th Grade

10 Qs

Membina pautan teks dan imej, memasukkan imej dalam HTML

Membina pautan teks dan imej, memasukkan imej dalam HTML

8th Grade

10 Qs

html 1

html 1

7th - 8th Grade

10 Qs

HTML

HTML

6th Grade - Professional Development

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>