Test to make sure you can
FTP to your new web space on the COS system. Check
out the list of accounts on this page - Student
Files. Your folder will be the same as your username
on the COS network (example - donica1018) and also
use the same password as your COS network account. FTP Host - student.ins.siskiyous.edu/csci/csci28b/ Login: lastnamemmdd (your COS account name)
Password: Your COS account password
Create an index page for your new site.
Make sure to name the file - index.htm - this
file should reside at the root of your personal
directory.
Font, Font Color, line height, left and right
margins and a background image for the body
Indented Paragraphs
H1 and H2 Headings.
Anchor tags
Save the style sheet with your name and place
it in its own CSS folder at the top level of
your site
Create a folder called - exercises
- at the top level of your site
Create an
index page for the exercises folder - use the
CSS style sheet you just created. You
will use this index page to link to all
of the exercises you do during this class.
Add a
link on your home page to your new exercises
folder index page.
Create a folder called - images - at the top level
of your site. You will place all of your images for
all of your work this semester in this folder.
Every page you
create must link back to the root of your
site
and
include
a link
with
your
name
and
email address.
Save all your work and upload to your web
space.
Email the instructor when
you have completed the assignment. In the subject
of the email use the words
- Weekly Exercise 01 Completed. If you use the
link above the subject will automatically be entered
for
you.
Helpful
Thoughts & Ideas:
Do all of your folders have a page
named - index.htm ??
Do all of your links work?
Are all of your images working?
Is the CSS style sheet working?
Don't forget to send the instructor
an email when you are done.