Assignment A2: Applying concepts from B1:
C4 & C5
This assignment must be completed individually, though
consultations are encouraged.
Your task for this individual assignment is to enhance your
basic
website which
is still completely free of style elements.
In
future assignments we will continue to enrich this content of
this website in numerous ways. Layout
and aethetics will continue to come later.
Here are the assignment specifics:
- Your website should continue to have 4 or more separate pages
which are each created in a text editor like Notepad++.
- Each of your pages should use the XHTML 1.0 Strict doctype
as described at http://www.w3schools.com/tags/tag_doctype.asp
- One
typical way to create a navigational menu is with a list of links.
Add links to all four of your pages so that they are all
interlinked, and put these links into an unordered list. We will
later use css to make this into a naviational menu like the one you
see to the right. Be sure all your files are in a single dedicated
folder and that you use relative links when linking to each of your
webpages.
- Add
a table with at least one row and at least two columns to at least one
of your pages. You may include whatever content you wish in this
table.
- The pages which you enhance must all continue to validate at http://validator.w3.org/
- Also,
be sure that NONE of the submitted pages have any style
elements
of any kind embedded in the html or in an external style sheet.
- Put all of your pages in a folder. Name this
folder yourusername-website.
For example, mine would be pearcej-website. Then
rightclick on this folder and zip it.
- In the Moodle A2 submission area, submit the
zipped folder, yourusername-website.