A computer that delivers (serves up) Web pages. Every Web server has an IP address and possibly a domain name. For example, if you enter the URL http://www.slac.stanford.edu/detailed.html in your browser, this sends a request to the server whose domain name is slac.stanford.edu. The server then fetches the page named detailed.html and sends it to your browser.