services:labtest:sample_index
This is an old revision of the document!
Sample index.html
<HTML> <HEAD> <TITLE>EECS 1020 Labtest</TITLE> </HEAD> <BODY> <H1>EECS 1020 Labtest</H1> Click <A HREF="question.html">here</A> to get your question. <H2>Additional References</H2> <UL> <LI><A HREF="/teaching/docs/java-api">Java API</A></LI> <LI><A HREF="/course_archive/2012-13/S/1020/slides">Lecture Notes</A></LI> <LI><A HREF="/course_archive/2012-13/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/2012-13/S/1020/labtest/questions.html)
- Links that start with / refer to content starting in /cs/dept/www.eecs.yorku.ca (eg. /teaching/docs/java/api refers to /cs/dept/www/www.eecs.yorku.ca/teaching/docs/java/api)
- You can include a link back to reference material in your course directory. (eg. /course_archive/2012-13/S/1020/slides)
services/labtest/sample_index.1368805129.txt.gz · Last modified: 2013/05/17 11:38 by jas