The Web Graphics class is an example of a Web site where all the second level pages look the same. When I visited the GIF and JPEG lesson and the Campus Mock-up lesson, the graphics at the top of the page, and the color scheme remained the same. There were 3 areas where content changed.
1. The upper left corner of the blue strip contains text displayed in white which indicates the lesson name and number. This is created using HTML and does not require a graphic.
2. There are images for each lesson which run along the left edge of the page. Each lesson objective is displayed in a separate table cell and the image is displayed near the top of each cell. The images change from lesson to lesson. As the designer, I would be responsible for creating all these images, and letting the content developer know what images to place on each page.
3. As a designer I am not responsible for providing the page content, however, I do determine how the text will be displayed. What font will be used? What is the font size, color, line-height, and margin? When are headings used and what do they look like? What is the link color? How will the objectives be displayed.
As the designer you will need to answer these questions so the content developer can follow your guidelines.
JPEG-GIF lesson - images
website1.gif - place with "Navigate the Web site" text
camera.gif - place with "Digitize Images" text
dad.jpg - place with "Photos as JPEGs and GIFs" text
gif.gif - place with "Clip Art as JPEGs and GIFs" text
trans.gif - place with "Interlaced & Transparent GIF" text
ftp.gif - place with "JPEG and GIF Homework pages" text
Next I would define the text and link color:
1. body text - font-family:"Gill Sans", Arial, sans-serif; font-size:11px;
2. Now the link colors -
A:link {color:#996633;}
A:visited {color:#cc9966;}
A:active {color:#999966;}
A:hover {color:#cc6633;}
Note that I have listed these values as Cascading Style Sheet code. Every Web shop is different, and not all firms use CSS. The designer can simply specify what the font and links should look like, and leave it to the content developer to decide how to implement your requirements.
1. The navigation bar at the left, changes for each section of the Web site. Whatever page we are on displays a medium gray button instead of charcoal gray.
On the "lessons" and "read/watch" page there is sub navigation which appears. Visitors can access one of 8 lesson pages by selecting a number. As they roll over each number, text appears which describes the lesson.
At the homework page the homework button is medium gray, however no sub-navigation appears. The homework section is organized by teacher names, so there is no need for the numbers 1-8.
2. The section name changes, graphics which display the words "lessons", "read/watch", and "homework" display at the upper right hand corner of each screen.
3. The content for each page is unique, however the formatting of the text is consistent.
One final note, I re-used images within the site navigation. The numbers 1-8 and text labels were simply moved down to display below "lessons", "read/watch", "examples", "resources", and "faq". This makes the pages load faster, and makes it less confusing to keep track of the images for this site.

The Web site below was created by a student in the Business of Web Design course. She used color to organize the site and created several unique images for each section.
1. The logo in the upper left corner is duotoned to match the page color scheme. This means she created 6 logos instead of one.
2. The navigation bar at the main "Home" page is multi-colored with a unique color stroking each photo, and corresponding text displaying below. When you access the "Welcome" page the top navigation buttons are all duotoned in orange, at the "Services" page another set of images display in green. The "Ministers" page uses navigation which is colorized in blue. This pattern is repeated for all 5 sections. The home page has a set of navigation which is full colored, and then there are 5 sets of duotoned images. for a total of 30 images. If the same navigation had been used on every page there would be 5 images and 5 rollover images for a total of 10.
3. The background image changes for each section. This is an easy image to create, it just makes the content developer's job harder, since they have to change the background tag on each page.
4. The heading text and link colors also change on each page.



| home || begin || logos || photos & collage || rollovers (2) || animation || 2nd level || templates |