How to Create a GES2050 Class Website:
A Step-by-Step Guide

sample GES2050 website
When complete, your site will function like the site linked from the image above.

Goals:
  1. To create a working website through which all lab work in GES2050 is graded
  2. To provide a basic skill set for creating a web-based portfolio where you demonstrate an ability to communicate and present information through the internet
  3. To experience first-hand the importance of file and folder naming conventions and directory (folder) structures
  4. To learn the basics of HTML editing software and file transfer protocol (FTP) software

Due:


Grading:


Software needed:


Let's make a website!


Step 1

Have PuTTy automatically create your personal UCCS web folder


Step 2

Create a series of folders in your student workspace (the z: drive). 

directory structure for you z drive and for your web  space
Figure 1 The ges2050 directory structure for your Z drive. Note that an identical structure (only without 'data' or 'working') will eventually be placed INSIDE of your public_html directory that resides on the 'coursework' web server, that you access through FileZilla.

Step 3

Create a “Hello World!” Web Page to test your web publishing skills:


Step 4

Transfer your ges2050 directory, and all of its contents, from your PC's z: drive INTO your web directory named public_html


Step 5

A:  Add two tables and your favorite image to your index.html webpage

B:  Create 8 lab web pages and link the new pages to the appropriate text (Lab One, Lab Two...) in the 2x4 table on your main index.html page