Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 969 Bytes

how_the_web_works.rst

File metadata and controls

36 lines (20 loc) · 969 Bytes

How the Web works

Read through the following articles and answer the questions associated with each part.

  • What is a client and a server? What is their relation?
  • What is DNS?
  • What is DOM?
  • Describe in short the process from entering a URL into an address bar to having the webpage loaded

Read only "The Client-Server Model" and "A Basic Web App Configuration".

  • In what way are HTML, CSS and JavaScript used on a website?

Skip "What is REST after all".

  • What HTTP methods are there?