Schedule
Assignments
Students
Tue forum
Wed forum
Syllabus
Policies
Useful stuff

Feature Page Assignment

Description / Page Requirements / Further Requirements / Using Images

 

Go in depth to uncover something fresh in your topic area — something your audience would find especially compelling, something they'd recommend to other people. That's our goal in this assignment: exploit the research you've done for the Links page to find an aspect of your topic not covered well in other sites.

In the bigger picture, this article should also help you refine your overall project idea. Often what happens is that the concept you develop for this article ends up being the concept for your whole site. Think about it: your whole site will be about the length of a 15-20 page term paper, so if you want to go into depth about anything, you'll need more than just this 1600-word article. But this article, at least after a revision or two, should be the can't-miss spot, the page other sites recommend about your site.

To do well on this assignment, you'll need to

back to top

 

Requirements

For the first draft of your page please do the following:

back to top

 

Further Requirements

Once you've drafted your essay, use your HTML4 and CSS skills to construct your page - and practice the following:

back to top

 

Notes on Using Images

Each image should have a caption identifying/describing the image and identifying the source of the image (if you are not its creator).

Identify the image source by its author's name (author of the book, article, or website from where you acquired the image). For online sources of your image, let the identifying name double as a link to the source.

In terms of CSS, you might want to create standard "left" and "right" classes of div for the two most common image positions. Include both the image and the caption inside these divs. Set the float directions for each div and use margins or padding to put space between the image and surrounding text.

For an example of good image formatting with CSS see this example.

Small images: Unless it is essential to your page design, you should not center small images on your page.

Large images: If you need your user to view a very large image, put the image on a second page and create a link to it on your feature page.

Keep data size of the images on your feature page relatively small; preferably under 100 KB. If necessary, resave them at a smaller data size.

back to top

 

return to schedule