To Projects

IT 230 -- Project 1
Create Index and Personal Info Page

  1. Read these three documents before starting on Project Proj1:
  2. Create the following in your ectweb2 server account:
     
    1. A folder for each of the projects
       
        proj1  proj2  proj3  proj4  proj5  proj6  proj7  proj8  FW (Final Website)
         
    2. An external CSS file, say styles.css, that will be linked to all of the project files. Question: Where will this CSS file be located?
       
    3. In the proj1 folder, create a personal information page that contains your name, your major, your class (Freshman, Sophomore, Junior, Senior, Masters), an interesting fact about yourself and an image of yourself.
       
      Don't forget the link to styles.css.
       
    4. For each of the remaining projects, create a file in the project folder that contains this single line:
       
        To appear later.
         
      Don't forget the link to styles.css
       
    5. An index page named index.htm or default.htm that contains a link to your Project 1 page and to the to appear pages. You will update your index page each time you upload and submit a new project.