This document discusses key concepts related to website design and construction including:
- Internet protocols like IP, TCP, and HTTP that enable communication and transfer of information between servers and clients.
- Standards like URLs that describe web addresses and locations of documents, and how different protocols like HTTP and FTP provide different types of services.
- The client-server model where servers provide services and clients access them over the internet using browsers.
- How web servers store and transmit HTML pages to browsers, and issues caused by varying browser implementations that standards aim to address.