Assignment Two
|
In this assignment you will include the basic code you learned in CNIT 131
and What we went over in the review.
|
|
Add What You Know from CNIT 131
|
You will always add to your site -- if you replace a tool, you must use it somewhere
else. By the time you are done, I should be able to see every lab running at the same
time on your website. Your website will become the basis of your web portfolio and a
place you can refer to to remember how to do something in html, css or javascript. Your
new additions should include:
-
Multiple Pages --
Your web site should have at least 5 pages when you complete this assignment.
You should be able to navigate between every page with links you created.
-
Navigation --
Your web page should have all 4 basic types of anchor navigation:
-
A link to a bookmark on the same page
-
A link to another page on your website
-
A link to a bookmark on another page of your website
-
A link to a website that is not yours
-
Site Map --
Create a basic site map. This file WILL NOT be called
index.html -- it will be an alternative navigation page so I can find your
assignments.
This should not be your primary navigation. It will be a separate page with
specific links to each assignment.
-
A Basic Color Theme --
The background colors, Link Colors (including Visited and Active) should
be set by you.
|
Email me with a subject "CNIT 132 Lab 2" and include your Name, your URL and your Theme
in the body of the email I will go to the URL to see what is there
|