Willipedia is now back online as of 5/5/2019 |
It has been several years since Willipedia closed. Please help get it updated! |
Go to the Willipedia 2.0 Project to learn more. |
Difference between revisions of "Making your own web page"
m (How to make a web page on WSO moved to Making your own web page) |
|||
Line 3: | Line 3: | ||
Once you have that, you'll need to write a page in [[HTML]] and then [[transferring files to WSO|copy]] it to the "www" folder of your [[home directory]]. For example, the page page.html in the www directory is accessible at http://wso.williams.edu/~username/page.html. | Once you have that, you'll need to write a page in [[HTML]] and then [[transferring files to WSO|copy]] it to the "www" folder of your [[home directory]]. For example, the page page.html in the www directory is accessible at http://wso.williams.edu/~username/page.html. | ||
+ | |||
+ | It's really simple. |
Revision as of 17:10, June 13, 2017
First, you'll need a WSO account.
Once you have that, you'll need to write a page in HTML and then copy it to the "www" folder of your home directory. For example, the page page.html in the www directory is accessible at http://wso.williams.edu/~username/page.html.
It's really simple.