Tim Berners-Lee wrote the first proposal for the World Wide Web in 1989 and formalized it with Robert Cailliau in 1990, outlining key concepts like hypertext documents and browsers. By the end of 1990, Berners-Lee had the first web server and browser running at CERN. The main job of a web server is to store, process, and deliver web pages to users through HTTP and other protocols in response to client requests. When a client makes a request, the server finds and retrieves the requested file or returns an error message.