[an error occurred while processing this directive]
File: index.html
Creator: George Ferguson
Created: Tue Sep 4 09:40:40 2012
Time-stamp:
[an error occurred while processing this directive]
File: templates/doc-start.shtml
Creator: George Ferguson
Created: Tue Dec 6 12:31:29 2011
Time-stamp:
[an error occurred while processing this directive]
File: site-settings.shtml
Creator: George Ferguson
Created: Tue Dec 6 13:49:49 2011
Time-stamp:
Site (or subsite)-wide settings.
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
File: head.shtml
Creator: George Ferguson
Created: Tue Dec 6 12:34:15 2011
Time-stamp:
SSI variables for this template:
head_title if given, else ``sitename | title''
[an error occurred while processing this directive]
File: head-title.shtml
Creator: George Ferguson
Created: Tue Dec 6 14:29:52 2011
Time-stamp:
SSI variables for this template:
head_title: complete content of title element if given
site_title trailing part of title (if given)
section_title middle part of title (if given)
page_title leading part of title (if given)
title title shown on page, also used as leading part of title (if given)
[an error occurred while processing this directive]
(none)
[an error occurred while processing this directive]
File: head-meta.shtml
Creator: George Ferguson
Created: Tue Dec 6 14:29:18 2011
Time-stamp:
SSI variables for this template:
meta_description
meta_keywords
meta_generator
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
File: head-stylesheets.shtml
Creator: George Ferguson
Created: Tue Dec 6 14:22:58 2011
Time-stamp:
SSI variables for this template:
site_stylesheet, page_stylesheet
stylesheet0, stylesheet1, ...: URL for stylesheets
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
File: head-scripts.shtml
Creator: George Ferguson
Created: Tue Dec 6 14:23:19 2011
Time-stamp:
SSI variables for this template:
site_script, page_script
script0, script1, ...: URLs of javascript scripts
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
File: body-start.shtml
Creator: George Ferguson
Created: Tue Dec 6 13:20:46 2011
Time-stamp:
SSI variables for this template:
body_class
page_class
page_id
[an error occurred while processing this directive]
[an error occurred while processing this directive]
File: body-header.shtml
Creator: George Ferguson
Created: Tue Dec 6 13:46:12 2011
Time-stamp:
Content above banner, if any.
[an error occurred while processing this directive]
File: body-title.shtml
Creator: George Ferguson
Created: Tue Dec 6 14:34:49 2011
Time-stamp:
SSI variables for this template:
section_name First line of title on page (if any)
title Title shown on page
[an error occurred while processing this directive]
DMS102/CSC170D: Introduction to Web Development Spring 2013
[an error occurred while processing this directive]
Assignment 1: HTML
Create a page whose title is Your Name's Web Page
(without the quotes) where of course you replace Your
Name with your name. That should be the title of the page in
the head of the document, and also the toplevel heading in the
body of the document. From now on, all pages you turn in should
have a document title and a toplevel heading.
Create a page on a subject that interests you (a topic, a team, a
band, a color, the letter Q, whatever). Your page should
include:
A document title and toplevel heading (of course)
At least two short paragraphs of original text on the
subject
At least one list (ordered or unordered) of at least three
items related to the subject
Create a page that includes an example of a nested list (that is,
a list one of whose items is another list).
Create two pages that each include:
a link to a different external website
a link to the other page
Submit both pages.
Find or create an image file. If you take your image from the web,
make sure it is licensed appropriately, such with a Creative
Commons license. Create a webpage that contains:
The image included inline in the document
A link to the image
Submit both the document and the image.
Create a page with a table on it such that:
The table has four columns
The table has four rows
The first row consists of column headers
At least one cell in a row spans more than one column
Create a page with the following form on it:
A text field in which to enter your name
A menu with three choices (you decide what is being
chosen and what the possible choices are)
A checkbox for some property that you choose
A set of three radio buttons for some property that you choose
A submit button labelled "Submit"
Remember that each element in the form needs a unique and
meaningful label and should be labeled appropriately on the form.
The URI for the action attribute of the form
should be the following:
For your assignment submission, include both the page with the form
and also the page returned after pressing the submit button. That
is, fill out and submit the form, then save the page you get back
and upload it to Blackboard with your HTML source.
[an error occurred while processing this directive]
File: doc-finish.shtml
Creator: George Ferguson
Created: Tue Dec 6 13:46:48 2011
Time-stamp:
[an error occurred while processing this directive]
File: body-footer.shtml
Creator: George Ferguson
Created: Tue Dec 6 14:43:56 2011
Time-stamp:
Content at bottom of page, if any.
Last update: Wednesday, 23-Jan-2013 14:45:22 EST
[an error occurred while processing this directive]
File: body-finish.shtml
Creator: George Ferguson
Created: Tue Dec 6 13:47:36 2011
Time-stamp:
[an error occurred while processing this directive]