Difference between revisions of "Making your own web page"

 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{outdated}}
 
[[Category:How-To]] [[Category:Computers]]
 
[[Category:How-To]] [[Category:Computers]]
 
First, you'll need a [[WSO account]].
 
First, you'll need a [[WSO account]].
  
 
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.

Latest revision as of 00:25, May 18, 2019

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.