What you should expect from recitations:
Lab Assignments:
Programming Quizzes
Etiquette
Having a directory called "public_html" allows the department's server to find your web page files that are saved in it. Anything placed under this directory will be public and accessible from the web.
Create a public_html subdirectory in your home folder with permissions of 711. Run the following commands to do so:
In contrast, anything in "local_html" is only accessible while on-campus, on a server running on port 8888. However, that's the only difference. Set up is the exact same
All of your work will be graded in this directory, so be sure to place assignments in "local_html".
Save this file in your "public_html" directory and rename it "index.html"
Save this one in your "local_html" directory and rename it "index.html", as well.
Open your web browser and navigate to