Some simple html examples

First note how to import a stylesheet. (Choose View Source in your browser code.)

Look at the stylesheet to see how we defined a class.

We next show an example of an ordered list. My current courses:

  1. Physics 127. Note how we added a link to another site.
  2. History 101
  3. English 200
  4. Math 119

Change the style sheet so that the spacing between the number of the item and its description is smaller.

Another example of a list. My heroes:

Lets import an image:

Subscripts and superscripts are useful in physics: E = mc2 or E = mc2, H20

Making tables is a little tedious, but is straightforward.

timeMonTuesWedThursFri
8 - 9     
9 - 10       
10 - 11      
11 - 12     
12 - 1     
1-2group meetingPhysics 127/327
1:25 - 2:10 pm
   Physics 127/327
1:25 - 2:10 pm
2 - 3group meetingComputer Simulation Lab   Computer Simulation Lab
3 - 4group meetingComputer Simulation Lab  Computer Simulation Lab
4 - 5    colloquium, 4;15 - 5:30 pm 
5 - 6          

Updated 24 April 2007.