Answer:
2) The Request
Step-by-step explanation:
No video was provided, but regardless the steps of viewing a web page would go in the following step by step order...
1) The URL
2) The Request
3) The Response
4) Rendering the page
Therefore, the answer to this question would be The Request. Like mentioned, this step is when the server that hosts the webpage receives the request for all the resources that make up the website. It would then send these resources back to the browser in The Response step, so that it can be rendered and displayed properly in the browser for the user to see in the final step of the process.