HTML Requests

HTML Requests

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Inserting hyperlinks

Inserting hyperlinks

9th Grade

10 Qs

The Internet: Addressing, Routing, and Reliability

The Internet: Addressing, Routing, and Reliability

KG - 12th Grade

10 Qs

OCR GCSE CS MCQ2 1.5 Networks (J276)

OCR GCSE CS MCQ2 1.5 Networks (J276)

9th - 10th Grade

10 Qs

The internet and its uses

The internet and its uses

10th Grade

10 Qs

ASJ KELAS XII

ASJ KELAS XII

12th Grade

10 Qs

Internettet 2

Internettet 2

11th Grade

12 Qs

GCSE CS Computer Networks

GCSE CS Computer Networks

9th - 12th Grade

10 Qs

IGCSE CHAPTER 5

IGCSE CHAPTER 5

9th Grade

10 Qs

HTML Requests

HTML Requests

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Samuel Markham

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main role of HTML documents in webpages?

Structuring webpages

Creating web interactivity

Managing web servers

Styling webpages

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which device makes requests in the client-server model?

Servers

Web browsers

DNS servers

End devices

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in the process of a HTML document request?

Client device queries DNS server

Web server receives HTTP(S) packet

DNS server returns the IP address of the requested website

Browser receives HTML document

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the browser use to display the structure of a page?

HTTP(S) packet

JavaScript files

CSS files

HTML code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the browser use to translate web page interactivity?

CSS files

JavaScript files

HTML code

HTTP(S) packet

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of CSS in webpages?

Creating web interactivity

Structuring webpages

Styling webpages

Managing web servers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the DNS server do in the process of a HTML document request?

Returns the IP address of the requested website

Receives HTTP(S) packet

Queries client device

Receives HTML document

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the HTTP(S) packet do in the process of a HTML document request?

Queries DNS server

Transfers HTML document to the browser

Structures the webpage

Styles the webpage