CSC 170- Introduction to Computers and Their Applications
Dr. R. M. Siegfried
Constructing A Web Site
Due Wednesday, November 29, 2017
Using the HTML and other web-oriented skills that we've acquired so
far this term, build a three-page web site with the following specifications:
- One page should serve as a"home page" and link to this other
two pages. These two pages should link back to the home page (and if you
wish to be more stylish to each other as well.
- There should be at least three external links
- There should be at least three images
The grading on this project will depend on the following criteria:
- All links should work correctly
- All images should load correctly
- Creativity is the primary consideration; you are free to design the
web site about anything that you wish as long as it is suitable
for family viewing
- You can write your own html, use Netscape Composer or tools. There will be
be a small increment (5 pts.) in grade if you write your own html.
You can use whatever images you can find or create, or use one or more of
the suggested images.
The W3 Schools web site
is a good reference for HTML.
[Back to the Assignment List]