Anonymous

Changes

Making your own web page

357 bytes removed, 00:25, May 18, 2019
no edit summary
=== Web Space ==={{outdated}}[[Category:How-To]] [[Category:Computers]]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 accounts include personal web space acessible |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/ where "username" is your WSO account user namepage.html.
=== 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 === An intro to writing HTML is available from the World Wide Web Consortium here: [http://http://www.w3.org/MarkUp/Guide/ Introduction to HTML]. There are several other guides available for learning anything from basic to advanced HTMLIt's really simple.