All information and assignments on this page are © 1997 by Professor Daniel B. Good.
ASSIGNMENT NO.
13
Return to Good's Page.
This assignment will deal with your web page again. This time,
we will learn how to make tables and freshen up the webpage.
First, Go to Netscape and find ten sites about Western Europe. Use topics
like the environment, specific countries, history, economy, etc.
Write down the addresses for future reference and for your assignment,
summarize what the sites contained, and relate this to things covered in class.
E-mail those answers to dangood@gsvms2.cc.gasou.edu
Once you have found the ten sites and summarized, go to your e-mail account and go to
the cd public_html file. Then type pico index.html to get to your homepage.
Now comes the slightly tricky part. Remember all those sites you wrote down? Good.
You can make use of them now.
Anywhere you want to on your page, (make sure you have plenty of room) type
This will begin to create a table like Good has on his homepage. Directly underneath that,
type
This will begin a new Table Row. Next, type The Title. |
So far you should have:
Title of Site |
Since you have 10 sites, you will type 5 sites in with TD WIDTH=20%.
Then you will type
to end that table row and type on the next line
to signify a new row. Then, type in the remaining five sites with TD WIDTH=20% in front of them.
Make sense so far? Let's check to make sure...
. Try it and see.
Best of luck. You are truly becoming masters of the internet.