HTML Code for the Course Page Template

The HTML code below (between the two lines) created the Course Page Template that appears on the How to Create a Course Web Page at Rice document (http://www.rice.edu/web/course.html). It can be copied into a text editor and modified there, using the cut-and-paste feature of your windowing system. (Note: Netscape is sensitive to new lines and spaces among these elements. In order for the text to line up properly, you may need to format your HTML exactly as shown here.)

For a description of the HTML code used below, a more complete list of HTML tags, and general instructions on how to design web pages with HTML, visit A Beginner's Guide to HTML (http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html).


<html>
<head>
<title>RICE 954: Walking and Chewing Gum</title>
</head>
<body>
<center>
<h1>RICE 954: Walking and Chewing Gum</h1>
<h2>Spring 2000</h2>
</center>
<hr>
<p>
<h2>Description</h2>
This course examines the processes of walking and chewing gum, first 
separately, and then simultaneously.  It is offered during the fall 
semester, and is the prerequisite for RICE 955: Running and Chewing Gum.
<p>
<h2>Staff</h2>
<b>Instructor:</b>
<dl>
<dt>Sammy the Owl
<dd>Office: Fondren Roof; Office hours: 9-11pm, M-F <br>
Email: sammy@rice.edu <br>
Telephone: ext 1234 <br>
</dl>
<p>
<h2>Announcements</h2>
<ul>
<li> We will be meeting (weather permitting) on the IM fields for the 
first five weeks to practice walking. Watch this page for changes.
</ul>
<p>
<h2>Text</h2>
This course uses the text <u>Walking and Chewing Gum in Three Easy 
Steps</u> by Albert Patrick.  It is available in the Rice 
Bookstore for $85. The study guide is also recommended and can be 
purchased at the Bookstore for an additional $30.
<p>
Required materials are chewing gum and athletic shoes.
<p>
<h2>Grading</h2>
The final grade will be determined as follows:
<pre>
Homework: 30%
Exam 1:	20%
Exam 2:	20%
Final Exam: 30%
</pre>
<p>
<h2>Homework and Exams</h2>
There will be one homework assignment given every week.  Assignments 
will be posted on this page throughout the semester. The exam dates have 
yet to be determined, but will fall roughly in the fifth week and tenth 
week.  The final will be scheduled by the Registrar.
<h2>Other Resources</h2>
<ul>
<li>If you are unsure about what brand of chewing gum will best fit your
needs, visit the  
<a href="http://www.gum-mints.com/">Chewing Gums and Mints Product 
Encyclopedia</a>.
Here you can find descriptions, ingredients, and flavor lists of 
various gum varieties.
<li>Students who feel comfortable with the basic walking technique 
may want to explore the world of speed walking at the
<a href="http://www.mindspring.com/~ronstein/pages/rw_intro.html">
Introduction to Racewalking</a> 
site. 
</ul>
<p>
<hr>
This page is maintained by Sammy the Owl, sammy@rice.edu.<br>
Updated: 1999.12.31
</body>
</html>


<- Back to the Course Page Template

1999.02.04
URL: http://www.rice.edu/web/course-example.html

 

 

Navigational Links
For assistance with IT services, e-mail problem@rice.edu.
For assistance with IT web pages, e-mail webteam@rice.edu.
This page updated 10/25/00
© 2000 Rice University
To Rice Home Page