SHORE 2001 Template

Use this template to create your page. If you are using a tool like Dreamweaver, which produces good HTML, you can edit it directly. However, if you are using FrontPage, we suggest editing this page, then pasting into the template's HTML code where the comments say to do so. We are using style sheets, so to see the final effect of your page, download our style sheet. NOTE: the style sheet should be in the directory one above the directory you are working in, because that is how it will be on the site. In other words, your page will reference "../style.css" so for your page to look correct on your PC, it needs to be in that directory. However, it is not necessary for you to download the style sheet to your PC--once you upload your files to your directory, the style sheet on the server will be used.

Your main page should be called index.html. We suggest putting all of the main sections of your experiment in this page, and creating anchors within the page (see the template for an example of this).

In order to ensure that everyone's fonts look the same, we are using a style sheet with the fonts set. See the template to see how this is done. Essentially, links are in the style ".linkFont2", sections are ".sectionHeading", subsections are ".subsection", and text is in ".textFont'.

E-mail Donna, Dan or Richesh if you have any problems.