User Tools

Site Tools


services:labtest:sample_index

This is an old revision of the document!


Sample index.html

<HTML>

<HEAD>
<TITLE>CSE 1020 Labtest</TITLE>
</HEAD>

<BODY>

<H1>CSE 1020 Labtest</H1>

Click <A HREF="question.html">here</A> to get your question.

<H2>Additional References</H2>

<UL>
<LI><A HREF="/common/java/api">Java API</A></LI>
<LI><A HREF="/course_archive/2008-09/S/1020/slides">Lecture Notes</A></LI>
<LI><A HREF="/course_archive/2008-09/S/1020/videos">Videos</A></LI>
</UL>

</BODY>

</HTML>

Notes:

  • Links that do not start with “/” refer to content starting in the current directory (eg. “questions.html” refers to /cs/dept/www/course_archive/2008-09/S/1020/labtest/questions.html)
  • Links that start with / refer to content starting in /cs/dept/www. (eg. /common/java/api refers to /cs/dept/www/common/java/api)
  • You can include a link back to reference material in your course directory. (eg. /course_archive/2008-09/S/1020/slides)
services/labtest/sample_index.1244336052.txt.gz · Last modified: 2009/06/06 20:54 by jas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki