|
Harris Web Page
Web Pages Published on WWW
As 20% of our grade, we will publish web pages on
the WWW using a free web hosting account. We will have 5 different assignments
during the term, each counting one fifth of the 20% portion of your grade
(4% of final grade for each assignment). Each assignment will allow us
an opportunity to practice what we have learned in the text.
After completing each assignment, you will need to
provide me with the URL to your new web page by signing the guestbook on
our class web page that corresponds to our assignment number.
Be sure to check the
grade sheet after you complete your assignments to make certain that
you get all the points possible.
Here is a list of the five WWW Assignments:
-
Create a web page on disk (save it with the name index.htm)
-
Be creative with your web page. You can make it about anything you would
like. Just be sure to include at least one of each of the following items
in your web page. (HINT: One point each)
-
A title
-
Something centered
-
Something left aligned
-
H1 Header, plus one additional header (H2, H3, H4, H5, or H6)
-
Some regular text
-
An ordered list
-
An unordered list
-
Something Strong
-
Something Bold
-
Something Italic
-
A copyright symbol
-
A bullet (middot)
-
An inline image (check out the graphics links on our class web page - when
you find one you like, right-click it and save the image to your disk)
-
An animated GIF (check out the graphics links on our class web page - when
you find one you like, right-click it and save the image to your disk)
-
A link to an anchor in your page
-
A link to a web page of your choice
-
Place all your graphic images in a folder named images on your site (and
disk)
-
Use relative pathnames when you reference your graphic image(s)
-
Include a link to your email address so visitors can click to email you
instantly
-
Use color text on your page (one with a reference to a color by name; Red,
Green, etc.)
-
Use color text on your page (one referencing a color by its hexadecimal
color value)
-
Use type with different sizes by specifying a font size tag.
-
Include a background image (Careful to pick one that will not distract
from your page)
-
Be sure to include the ALT Property on one of your images.
-
Check your graphic images to make sure it doesn't take forever to load.
-
Set up a free web hosting account somewhere on the web. Here are some places
to start: tripod, homestead,
bizland, geocities,
xoom, hypermart.
-
FTP your files to your new account (download an FTP client if you do not
have one installed) WS_FTP
LE is a good shareware FTP client to use.
-
Make sure your URL works and fix any problems
-
Sign Guestbook #1 on our class web page, providing me your URL.
-
Visit http://www.dynamicdrive.com
and read about how to add a unique mouse pointer to your web page. Read
all about how to copy and paste the required HTML code into your web page.
-
Create a link off your page created in assignment #1 above that links to
a second HTML file named page2.htm.
-
Add one of the mouse pointers you learned about in step #1.
-
Be sure to provide a link back to your main page.
-
Create a graphic table on this second page as discussed in Tutorial 4.
-
Be creative and modify the appearance of your table by changing the default
border property.
-
Vary the alignment of the information in your table.
-
Use at least two different colors in your table.
-
Use a second table to control the alignment of the page. Maybe a graphic
on one side and the first table on the other. Just be creative.
-
Sign Guestbook #2 on our class web page, providing me your URL to this
second page. You will need to provide your URL, plus a slash and the page
name (page2.htm).
-
Create a link off your main page to a new page named page3.htm that uses
frames from Tutorial 5.
-
Be sure to include a link that opens in a second (or third) frame.
-
Include a link that opens in a new browser window.
-
Allow scrolling on at least one frame.
-
Set up at least one frame that never allows scrolling.
-
Be sure to include a link back to your main page.
-
Sign Guestbook #3 on our class web page, providing me your URL to your
frames page.
-
Sign Guestbook #4
-
Create a link off your main page to a new page named page4.htm that collects
information from your users in a form as discussed in Tutorial 6.
-
Be sure to include a link back to your main page.
-
Use at least one input box.
-
Use at least one radio button with at least two choices.
-
Use at least one drop-down list box with at least three items in the list.
-
Use at least three check boxes.
-
Use one comment box with plenty of room for a long winded visitor.
-
Use a reset button so the user can clear everything and start over.
-
Use the MAILTO action to submit the user's response to you via email.
-
Sign Guestbook #4 on our class web page, providing me your URL to your
form page.
-
Sign Guestbook #5
-
Add a page (and link to it off your main page) that includes a JavaScript
to tell the user how many days until your birthday. Keep in mind that the
user could visit your page after your birthday for the current year has
passed. In this case, you'll need to add the number of days remaining for
this year to the number of days during the next year, until your birthday.
-
Create a command button that performs some calculation for the user. You
can make this very simple (just add two numbers together) or quite complicated
(loan payment calculator).
-
Add a group of option buttons to allow the user to select a background
color on this page (at least two choices).
-
Sign Guestbook #5 on our class web page, providing me your URL to your
JavaScript page.
|