Introduction


Navigating the Filesystem


Figure 1

The file system is made up of a root directory that contains sub-directoriestitled bin, data, users, and tmp

Figure 2

Like other directories, home directories are sub-directories underneath"/Users" like "/Users/imhotep", "/Users/larry" or"/Users/nelle"

Creating files and directories


Introduction to Web technologies


Figure 1

An illustration of what happens when a user “visits” a web page using a browser
An illustration of what happens when a user “visits” a web page using a browser

Figure 2

A sample URL with its components highlighted: scheme, domain name, port, path, parameters, and anchor
The anatomy of a URL (credit: mdn Web docs)

Figure 3


Figure 4


Figure 5


Figure 6


Figure 7