introduction of web development

introduction of web development

8th Grade

5 Qs

quiz-placeholder

Similar activities

Searching the net

Searching the net

3rd - 10th Grade

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

quiz html

quiz html

8th Grade

10 Qs

Quiz HTML

Quiz HTML

8th Grade

10 Qs

HTML แสนสนุก

HTML แสนสนุก

7th - 9th Grade

10 Qs

HTML computing quiz

HTML computing quiz

8th - 9th Grade

10 Qs

HTML

HTML

8th Grade - University

7 Qs

Kuis HTML

Kuis HTML

8th 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>