Exercise: Inserting files
Download and expand this zip file. It will create a directory tree like this:

Figure 1. Directory tree
Open up wombat.php. Add require statements to create a page that looks like this:

Figure 2. Output
Use only relative file paths.
Upload the entire tree to your server. Put the URL below.
You can see my solution, but try it yourself first.
(Log in to enter your solution to this exercise.)