Lab 5

Lab 5

Project 1 Wrapup & Project 2 Intro

Goal

  1. To finish project 1 and start thinking about project 2
  2. To understand HTML's role in structuring documents
  3. To understand CSS's role in styling documents based on device
  4. To understand the role of PHP in generating pages programmatically
project2.zip

Upload the webpage and view it on the server

Use WinSCP to connect to our remote server.

Details about your specific server, userid and password were emailed to you. Here is the general information:

  • Hostname: ftp.sienasellbacks.com   or   ftp.breimer.net
  • Username: userid@sienasellbacks.com   or   userid@breimer.net
  • Password: Sent via email
  • Port: 21
  • Use FTP; Do not use SFTP or SCM

Be sure to replace userid with your actual Siena userid; But, do not add @siena.edu

  1. Upload your entire projects folder to your remote server by dragging the folder from left to right. This should include both project1 and project2
  2. View your project2 on the web server by typing the URL   http://www.sienasellbacks.com/userid/projects/project2/   or   http://www.breimer.net/userid/projects/project2/   into Chrome.
  3. Make sure you can view page1.php

DELIVERABLE

None. To get credit for lab you must work productive for the 2 hour period and make progress on Project 1

Do not share

While it is OK to help other students with concepts and general trouble-shooting, you should not share code. It is expected that each individual project will be unique.