![]() |
| A wintry view of Beebe Hall |
Today you will practice with the following:
Your goal is to create a web page about Wellesley college. You can choose any aspect of the college or your college experience to write about.
The contents of the page is not important for this lab. What's
important is that you get practice with links, images, relative URLs and
uploading your work to puma. We have a collection of images that you can use for this lab.
Create a new folder called images on your Desktop (on your local computer). Within
this images folder, create subfolders as you need them
(perhaps one folder called places and another called
people that are both contained inside the images
folder). Download the images that you want to use and place them
in the appropriate folder(s).
Call your web page wellesley.html and save it into your
Desktop (same level as your images folder). Your folders should
look like this:
Your page should contain the following:
images and the other in
places, or people)
When you are ready to upload your stuff to the server, create a new
directory, named lab2, into your public_html directory. Use
Fetch to upload your wellesley.html document, as well as
your images folder, and all of its contents, from your Desktop into your
lab2 directory.
Note that you may upload only the images that you are using, but make sure you
preserve the folder/file structure (for instance, Albright.jpg
should still be in the folder people which is in the folder
images) so you don't have any broken links!
documents
wellesley.html document into the
documents folder
wellesley.html document in a browser again, locally
wellesley.html, so you can
see the images again. Test your document in a browser,
locally.
documents folder to puma
(the cs server), under lab2, and make sure you can
view your wellesley.html page, and the images it contains, over
the web.
wellesley.html document, into the same level as
lab2, in your account. Then try to fix the link to
that image within your wellesley.html, so you can see the image again.
wellesley.html document.
Remember the LINK tag you briefly saw in lecture? Add a LINK tag to your page, pointing to the CSS document we use for the cs110 web pages.
Computer Science 110
Date Created: Sept 2002
Date Modified: Spring 2008