Chapter Eighteen

 

Placement

This Chapter is designed to be used in conjunction with Chapters Seventeen and Nineteen. Depending on when you have students build Web projects, though, they could be assigned at any point in the semester.

Authors' Suggestions

As the book moves into more advanced HTML options in Chapter Eighteen, we should reiterate the benefits of developing your own class site as a way of experimenting with and modeling more sophisticated ways of composing for the Web. For instance, the information on tables can be put to good use by developing tables for presenting information on the class Web site. Figure 3 shows a class schedule that has been created using tables.

In Figure 3, you can see that the instructor has color coded some of the cells within the table to indicate tasks that relate to particular projects. Not everyone will go so far as to color code their tables, but by providing an example for students, you can give them a reference they can view, edit and paste into their own pages.

Figure 3   Using Tables to Present a Class Schedule

Authors' Warning

One aspect of Chapter Eighteen that is likely to cause some confusion is the information concerning color codes. The hexadecimal RGB color codes used for controlling colors on Web pages are admittedly non-intuitive and difficult to understand. However, because we believe that working with color is an integral part of Web composition, we recommend that you spend some time clarifying the codes for your students. Not everyone needs to know the ways that the codes are mixed to create different colors, but your students should know where to find color charts with the hexadecimal information. You may also be using an HTML editor that simplifies working with colors. In any case, you'll want to make students more comfortable with the logistics of selecting different colors for their Web projects so that you will be able to focus on the rhetorical concerns of using color.

You will probably also want to reiterate the recommendations in Chapter Eighteen about working with images, especially the concerns of file size. If you have access to an image editing program such as Adobe Photoshop you may want to get comfortable with the logistics of scaling, translating formats, and reducing the number of colors within images. You can spend a fair amount of time getting familiar with a graphics program, however, so be sure to weigh your own priorities and consider the kinds of support that are available at your institution as you incorporate graphic-oriented tasks into assignments. You can easily teach the tenets of efficient image-oriented composition without having to master every aspect of graphic design.

Chapter Exercises