Dr. Paul Martin Lester, Professor
Assignment 7: Interactivity for the Web
To enhance user satisfaction, interactive features can be included on your homepage.
For this assignment change the conservative version of your text to include:
5 links with hypertext titles that pertain to the pencil text,
Save the file as assign7.htm. Print out your file.
Counters
Forms
<form method=post action="mailto:your email address">
Email
Some useful how-to web sites:
California State University, Fullerton
714/278-5302; Email |
Homepage
Office: H-324F
a counter,
a feedback form, and
your email address.
Try NOT to make your users use the scroll bars.
Simply go to www.markwelch.com/bannerad/baf_counter.htm and pick a counter that seems right for you. Follow the directions to place a counter on your page. You will need an email address.
Here is a quick and easy form that sends user responses to your email address. Simply include the commands where you want the form to be located in your file. Use your own words!
Tell me what do you think of my homepage.
What is your name?
<input type="text" name="name" size="40"><p>
Where are you from?
<input type="text" name="from" size="40"><p>
What is your astrology sign?
<input type="text" name="sign" size="40"><p>
What do you think of my homepage?
<textarea name="think"rows=5 cols=200></textarea><p><p>
<input type="submit" value=" submit ">
<input type="reset" value=" clear ">
Thank you for your thoughtful comments!
</form>
Simply include the following command tag:
<a link href="mailto:your email address">EMAIL ME!</a>
werbach.com/barebones/
nordstrand.hypermart.net/webhoo/
info.med.yale.edu/caim/manual/contents.html
www.hotwired.com/webmonkey/teachingtool/
www.sun.com/styleguide
commfaculty.fullerton.edu/lester/writings/nsdemo.html