Lesson 1 of 8
Clients, servers & the browser
Clients, servers & the browser
When you visit a site, your browser (the client) sends a request over the internet to a server, which sends back files — HTML, CSS, JavaScript, images. The browser turns those files into the page you see.
This request/response cycle is the heart of the web. Understanding it makes everything else — hosting, APIs, debugging — make sense.
Q&A · 0
Enrol to ask questions and join the discussion.
No questions yet — be the first to ask.