\n"); } else { header("Content-type: text/html; charset=utf-8"); } ?> CS-081 Assignment 7

Introduction

For this assignment you are to start working with CSS layout features. In particular, you are to format your list of navigation links so it looks and operates somewhat like the one designed in class.

Description

In Assignment 6, you were told to include a list of “navigation links” in your blog’s page. According to the principle that you can make your web page look any way you want using CSS, it really doesn’t matter where in your document that navigation list appears. But for this assignment, it has to be right after the h1 element. If it is not there already, move it there before proceeding.

If you want to change the color scheme for your page, do so now. But you must keep a gradient background image for the h1 element. You can alter the image, but there has to be one there, and it has to have a gradient that goes from a color to transparent.

Create a new stylesheet for this assignment. Despite the problem with this naming scheme mentioned in class, call this one layout.css, and put a link to it in the head of your blog’s index page. All of the requirements below are to be done using rules in this stylesheet.

Here are the requirements for the assignment:

Submit The Assignment

Test, Verify, and Validate

Carefully test, verify and validate your assignment before submitting it, as described in previous assignments.

Save and Submit

When you have tested, verified, and validated your code, be sure log out so your code will be saved to the server, and send me an email message saying your assignment is ready. I will copy it from the server to the Unix computer in my office (babbage), and will check it out from there.

My email address is:

Christopher.VickeryATqc.cuny.edu

The Subject Line of your email must say CS-081 Assignment 7, exactly like that, in order to avoid my spam filters.

Always include CS-081 in the subject line of your email messages to me, even if you are not submitting an assignment, because of the spam filters.

Be sure to sign your email so I know who sent it!