Static HTML web site.

1) Create a simple static HTML web site with two pages.

The layout of the web site is:

Create the layout using HTML tables. The first ‘home’ page should look like the following image:

Home Page

The main part of the Home page should have two simple tables, one without borders and the second with borders. Both tables should have captions. The examples of the three different types of lists, unordered, ordered then description.

The second page ‘forms’ should be linked from the navbar.

Form Page

The forms page should have a form with text, password, radio, checkbox and submit inputs. The action for the form should be to GET the forms page. Try pressing the submit buttons and see what the resulting URL looks like.

3) Save your web site in a directory named A04 in your GitHub repository.

Submission instructions

To be completed before week 2’s first class period.

Email Jack, jacksy (AT) hawaii (DOT) edu, and me, cmoore@hawaii.edu, with with a link to your GitHub repository and the A04 directory where you saved this assignment.

Note: the subject line must have [ICS 415-<section> A04] in the subject. If [ICS 415-<section> A04] is missing, then I might not see the email and you might not get credit for this assignment.