HTML Requests

HTML Requests

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

1.4 Wired and Wireless Networks

1.4 Wired and Wireless Networks

10th - 11th Grade

13 Qs

Pengenalan Pemrograman Web

Pengenalan Pemrograman Web

11th Grade

10 Qs

The internet and its uses

The internet and its uses

10th Grade

10 Qs

Found of IT: 4.02 A - Understanding Webpages

Found of IT: 4.02 A - Understanding Webpages

9th - 12th Grade

10 Qs

OCR GCSE Computer Science: 1.4 Networks (Part 3)

OCR GCSE Computer Science: 1.4 Networks (Part 3)

10th Grade

11 Qs

Inserting hyperlinks

Inserting hyperlinks

9th Grade

10 Qs

CSF U3 Networks p2

CSF U3 Networks p2

9th - 12th Grade

11 Qs

OCR GCSE CS MCQ2 1.5 Networks (J276)

OCR GCSE CS MCQ2 1.5 Networks (J276)

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