First page Back Continue Last page Graphics
How web pages work…
1) Client (user) tells the browser to request a web page using the http protocol
2) Request goes over the internet to the web server
3) Web page is found on the web server
4) Copy of the source code for the web page is sent back to the original
computer
5) Browser processes ("translates") code into web page