Difference between revisions of "CSC103 Homework Assignment 2"

From dftwiki3
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Image:PageUnderConstruction.gif]]
 
[[Image:PageUnderConstruction.gif]]
 +
 +
=Wiki Assignment=
 +
 +
* Go to your class wiki as you did in the [[CSC103_Lab_1 | lab]] on Wednesday, Sept. 17.
 +
* Add these two lines at the very top of your wiki (in edit mode):
 +
 +
<code><pre>
 +
*  [[103a-xx_Demo | My demo page]]
 +
* [[103a-xx_PC_Lab | My report]] on the PC lab
 +
</pre></code>
 +
 +
:Make sure you replace ''xx'' by the two letters that define your account for this class.
 +
 +
* Save your edits and verify that you have two lines at the top of your page that look like this:
 +
 +
<font color="red">My demo page</font><br />
 +
<font color="red">My report</font> on the PC lab<br />

Revision as of 14:05, 17 September 2008

PageUnderConstruction.gif

Wiki Assignment

  • Go to your class wiki as you did in the lab on Wednesday, Sept. 17.
  • Add these two lines at the very top of your wiki (in edit mode):
*  [[103a-xx_Demo | My demo page]]
* [[103a-xx_PC_Lab | My report]] on the PC lab
Make sure you replace xx by the two letters that define your account for this class.
  • Save your edits and verify that you have two lines at the top of your page that look like this:

My demo page
My report on the PC lab