XHTML - CCIS1301

Homework 3

This homework is due Due on: 03/02/2012 at 11:59:59pm. Submissions after the due date will recieve 0 points.

Creating a Table for your final project

For this homework you will need to create a page for your final project as follows:

Shopping Cart: Example MarinerSoftware.com/store

If you're doing a shopping cart for your final project create the following table:

Create a table for your shopping cart page. This table should include headers identifying the items in the cart, price per item, total quantity, and total price for each item. You should have at least 3 items in the cart. It should also include a row with a sub-total aligned under the total price column. A row for tax, a row for shipping charges, and a row for total price.

Forum: Example: CodingForums.com

If you're doing a forum for your final project, create the following table:

Create a table for your main forum display page. There should be at least 3 forum sections which you may name as you please, and in each section, there should be at least 2 sub-sections.

Each section should span the entire width of the table. And each sub-section should have a column for sub-section name, date of last post, and number of posts

Blog: Example: UDM4 Blog

If you're doing a blog for your final project, create the following table:

Create a table for the blog archive on your site. It should have columns for the blog entry title, the date of the last post, and the number of comments on that post. You should have at least three sample posts, and each post must have 2 rows - one for the three columns (mentioned before) and a second row which will show the first paragraph of text from the post. The second row should span the entire width of the table.

Requirements

You will be graded on the following:

If you had troubles creating your template for homework 2, you may start with this template: Valid Template Sample

Extra Credit

For an additional 5 points, add the proper code to make your table US Section 508 compliant.