Making your own web page
Web Space
WSO accounts include personal web space acessible at http://wso.williams.edu/~username/ where "username" is your WSO account user name.
Posting Web Pages
To post pages in your webspace, place them inside the www directory in your home folder. For example, the page page.html in the www directory is accessible at http://wso.williams.edu/~username/page.html. For instructions on uploading files to your WSO account, see WSO How-to > File Transfers.
Writing Web Pages
For information and tips on writing HTML or CSS, check out the resources below:
- Introduction to HTML - intro to HTML from the World Wide Web Consortium
- The Blooberry Guide - XHTML guide
- CSS Cheatsheet - info on Cascading Stylesheets.
There are several other guides available for learning anything from basic to advanced HTML.