Using the index.html file given to you in class, please establish a class web site for your use during the course. This can be achieved by placing this file in a subdirectory of your class account called WWW (all caps). The URL for your web site then becomes www.physics.gmu.edu/~your_account_id/ . The web server recognizes either Welcome.html or index.html as the home page under the sub-directory WWW. Thus, you may use either name for your file.
Done. See index.html.
Divide your home page into three sections with a horizontal rule. Use a heading tag to identify each section in the order Assignments, Computational Physics Web Resources, and Physics Web Resources. Under the Assignments heading, make an unordered list for links to nine assignment pages. Under the Computational Physics Web Resources, make an unordered list for links to at least five web sites supporting courses in computational physics. As a hint to begin your search start with the PHYS 510 web site in our department. Finally, under Physics Web Resources, make an unordered list of at least five web sites of importance in physics, such as national laboratories, compilations sites, etc. You may begin by picking up the links given in the document Physics and Astronomy Web Sites and transferring them to your web site.
Done. See index.html.