This document provides an introduction to web design and related concepts. It discusses the evolution of the internet from ARPANET in the late 1960s to today's worldwide network. The basics of the world wide web are defined, including HTML, URLs, domains, browsers, servers, and how static and dynamic websites differ. Client-side scripting is explained as scripts that run locally in a user's browser, while server-side scripts execute on the server and return customized pages. The roles of the W3C consortium in standardizing web technologies is also outlined.