One convention we ask you to observe is to place your HTML "title" directive all on one line, like this:
<title>Page Title Here</title>This helps us compile the usage report.
% netscape `pwd`/foo.htmlFor convenience in testing and to avoid networked filesystem problems, we recommend all links in the HTML files you're adding that refer to other files you're adding be relative. A link in your file "foo.html" to your file "bar" in subdirectory "baz" of the directory containing "foo.html" should refer to "baz/bar", not "//www.cs.ubc.ca/imager/nest/contributions/{whatever}/baz/bar".