IT 111 Chapter 8 Assignment
This assignment is due by 11:59pm on November 22 and is worth 20 points. Make sure you review the Chapter 8 Updates before you begin working on the assignment. Here is a short (4:53 minutes) YouTube video that gives tips for completing the Chapter 8 Assignment.
WARNING: The Student Date Files that accompany the textbook include the solutions to the hands-on practice exercises you'll be completing for this assignment and it might be tempting to just use these files. However, I believe that the best way to learn XHTML is to type the code in by hand so please don't use the textbook files or web authoring software like Dreamweaver or FrontPage.
Learning Outcomes
After completing this assignment you will be able to:
- create a table on a web page
- apply attributes to format tables, table rows, and table cells
- format an entire Web page using a table
- use nested tables
- use CSS to configure a XHTML table
Instructions
Grading Policy: Full points for each file will be given if you've followed all the instructions, included your last name and SID in each page title, and gotten each page to validate without any errors.
- Complete the Hands-On Practices 8.1 - 8.2 to page 312 then: (5 points)
- Copy the folder trilliumch8 which includes trillium.css, trilliumbanner.jpg, and services.htm (Figure 8.17) to your web account.
- Use the current year in the copyright statement and your real name instead of the place holder text shown in the book.
- Make sure to include the title and summary attributes in your table for improved accessibility.
- Use the W3C Mark Up Validator and the W3C CSS Validation Service to validate the page.
- Send me an email message with a link to this page. It will follow the pattern:
http://compass.northseattle.edu/~your_username/trilliumch8/services.htm
- Complete the Hands-On Practice 8.3 to page 320 then: (5 points)
- Copy the folder trilliumch8table which includes the Chapter 4/4.5 files from the Student Data Files and the updated newindex.htm (Figure 8.25) to your web account
- Use the current year in the copyright statement and your real name instead of the place holder text shown in the book.
- Use the W3C Mark Up Validator to validate the page.
- Send me an email message with a link to this page. It will follow the pattern:
http://compass.northseattle.edu/~your_username/trilliumch8table/newindex.htm
- Complete the Hands-On Practice 8.4 to page 324 then (5 points)
- Copy the folder trilliumtableCSS which includes trilliumbanner.jpg, trilliumbullet.gif, and the updated myservices.htm (Figure 8.30)
- Use the current year in the copyright statement and your real name instead of the place holder text shown in the book.
- Use the W3C Mark Up Validator and the W3C CSS Validation Service to validate the page.
- Send me an email message with a link to this page. It will follow the pattern:
http://compass.northseattle.edu/~your_username/trilliumtableCSS/myservices.htm
- Continue working on the Case Study (JavaJam, Fish Creek, Pete the Painter, Prime Properties) you started in Assignment 2.
(5 points)
- If you are working on JavaJam, follow the instructions on page 330 331. Add styles to javajam.css that will configure the new table. Modify the menu page (Figure 8.32) to use a table to display information.
- If you are working on Fish Creek, follow the instructions on page 331 - 332. Add styles to fishcreek.css that will configure the new table. Modify the services page (Figure 8.32) to use a table to display information.
- If you are working on Pete the Painter, follow the instructions on page 332 - 333. Add styles to painter.css that will configure the new table. Modify the services page (Figure 8.33) to use a table to display information.
- If you are working on Prime Properties , follow the instructions on page 334 - 335. Add styles to prime.css that will configure the new table. Modify the listings page (Figure 8.34) to use a table to display information.
- Use the W3C Mark Up Validator and the W3C CSS Validation Service to validate the page you've modified .
- Send me an email message with a link to the folder which will follow the pattern:
http://compass.northseattle.edu/~your_username/javajam/ OR
http://compass.northseattle.edu/~your_username/fishcreek/ OR
http://compass.northseattle.edu/~your_username/painter/ OR
http://compass.northseattle.edu/~your_username/prime/