introduction of web development

introduction of web development

8th Grade

5 Qs

quiz-placeholder

Similar activities

HTML basics

HTML basics

5th - 10th Grade

10 Qs

Understanding HTML

Understanding HTML

8th Grade

10 Qs

HTML

HTML

8th Grade

9 Qs

Website Design

Website Design

KG - University

10 Qs

Web Development

Web Development

8th - 10th Grade

10 Qs

Chapter1 Quiz

Chapter1 Quiz

8th - 9th Grade

10 Qs

HTML QUIZ

HTML QUIZ

8th - 9th Grade

10 Qs

Computer lesson 1

Computer lesson 1

8th Grade

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