PATH: Instructional Server> COP 1830> Projects>

COP 1830 Project 3 - CSS


Purpose:

This project is intended to give students experience in composing a small web site involving Cascading Style Sheets (CSS). The project will employ all three methods of applying CSS styles to XHTML code: external, embedded, and inline. All files in this project will be written using a plain text editor to help students develop a fundamental understanding of XHTML and CSS syntax.

In this project, your grade will be based on how effectively you accomplish the stated goals in applying various styles to two web pages. Simply applying the styles is not enough; you must apply them using the requested method. Both the XHTML and CSS must be validated. The XHTML must validate under transitional standards using the [W3C Markup Validation Service]. The CSS must validate using the [W3C CSS Validation Service].

In this project, you will attempt to produce a pair of web pages that produce output as close as possible to the [illustration of the site] that has been provided as a separate Adobe® PDF file. For specific help with XHTML elements, look in your textbook or in the [XHTML Tag Index] from [W3SCHOOLS.COM] or other online references. For specific help with CSS elements, look in your textbook or in the [CSS2 Reference Page] from [W3SCHOOLS.COM] or other online references.

Project Constraints and Objectives:

Tips:

Submission:

Your web site (with all associated files and folders) should be submitted via the Project 3 drop box under the Lessons tab on the . You should copy your "project3" folder into a compressed folder with the same name, but with a ".zip" extension.

Then, login to the and use the Project 3 drop box under the Lessons tab to attach your compressed folder.

PATH: Instructional Server> COP 1830> Projects>