**Theoretical Recap** A web page is fundamentally a text file interpreted by a browser. The file named index.html holds a special status: by convention, web servers serve it automatically when no specific file is requested, making it the entry point ...