The document defines and describes several key concepts related to websites and the web:
- A URL is a unique address that identifies the location of a web page or resource on the internet. It consists of components like the access protocol and domain name.
- A website is a collection of related web pages hosted on a web server and accessible online through a URL.
- A web page is a document or resource suitable for display on the web, usually in HTML or XHTML format. Pages can be static, containing fixed content, or dynamic, retrieving content from a database.
- Other concepts defined include the World Wide Web (WWW), web browsers which display web pages, web servers which host websites, and