Back to Homework Page

Publishing and Debugging Your Site
This assignment is about putting your site up online (making it live) and testing/debugging your code. And there is an Extra Credit assignment at the bottom. (See main Homework page for the due dates.) Don't forget the Quiz.

Instructions
You should now have an index.html page (home) and a page it links to from the last homework assignments. If not, start building those pages of your real site NOW. Make sure those pages have the links to all the pages you are going to have on your Web site.

If you decided to start with five main pages (including your home page), then there should be a navigational links for each of those five main pages that appears at the top or top side of your pages. Bottom navigation is good to use as a repeat for what’s at the top but do not use this type of navigation alone.

Making navigation that goes across the top of the page is easiest to construct with what you know now. When we learn tables, on week 7, it will make side navigation possible. However, that will only give you a week to finish your basic site for presentation on week 8. Don’t bite off more than you can chew. It is better to learn this information well and have everything work, then stay up all night trying to do something that you don’t quite understand.

Part One


Part Two
Reminder — There is also a Links/Loading Quiz to take for homework.

Do not email me this assignment.

WARNING: If you leave off your name, you will not get credit for this assignment.

Meta Tags: To learn more about the different Meta Tags (like Keywords) go to: Resources, click on the Meta Tag links.


EXTRA CREDIT
Student Server Accounts
Below describes the steps to create an account on the SRJC Web server for students.

Instructions

Step #1
Read the acceptable use policy for the Santa Rosa Junior College Web server for students by visiting this page: http://student.santarosa.edu/pol.html

Step #2
Fill out a request for a student account at https://www.santarosa.edu/cgi-bin/request. SIGN UP NOW. The account should be generated within 3-5 days but may take as long as a week.

Step #3
Check the status of your account so you will know when the account is ready to use. You will not be notified when it is ready. You must inquire on the following page: http://student.santarosa.edu/cgi-bin/accountcheck.cgi

Your Account is ready — Now what? ————————>

You have clicked on the link on #3, typed in your last name and hit the send button. A page appears showing you the following with your Name and Login name:

Name Login Description
Jody Schmo jschmo student

Write down your Login name (also known as User Name). If your name is hyphenated, long or one where there may be another student with the same name, they may assign a little different Login, like jschmo2.

A word about your Password.

You are given a password when you set up your account. You must get this password from your instructor. Ask in class. If you forget the information, email your instructor.

Is it advised you keep this password and not try to change it. But, WRITE IT DOWN. If you loose it, it may be possible to figure out what it is in the lab or with your instructor. If you change it, you will be the only one who can figure it out.

The next step is to Login to the Student Server via a Telnet program and then use an FTP program to upload your files. Ready? Get your Login/Upload suit on and, click here.

Back to Top of Page