Dr. Paul Martin Lester, Professor
Assignment 5: Text for the Web
There are two kinds of type for the web: HTML and graphical. In this assignment you will create text using both methods--Microsoft NotePad for HTML type and PhotoShop for graphical type. HTML type uses commands to create the typeface and attribute choices for a document. Graphical type is often favored because users cannot alter its appearance.
You first need to know something about typography. Web sites that feature typography include (use search engines for others):
www.will-harris.com/type.htm | http://www.redsun.com/type/ | commfaculty.fullerton.edu/lester/writings/nsdemo.html | www.pixelfoundry.com/Toms/index.html | www.raygun.com
In addition you might want to review pp. 249-268 in Lynda Weinman's designing web graphics.3 and pp. 99-126 in Paul Lester's Visual Communication. Typography is the sound track of a design. The choices you make in typefaces and their attributes affect a readerıs impression of your work. Typographical choices must match the content. There are six typeface families. Each one has its own style and message. Make sure you select the right typeface for the right purpose.
In addition to the type family choices, you must decide upon a number of attributes including: size (body and display), color (background and type), font (boldface, italic, etc.), text block size (column width and length), justification (right, left, centered, etc.), and white space (kerning, leading, etc.).
The HTML version will retain a conservative, book-like style while the graphical version will have the dynamic vibrancy of an MTV music video. Name the conservative version assign5c.htm and the MTV version assign5m.htm. Turn in a print-out of your HTML files with your disk. Budget enough time during class so I can upload your files to the School's server. Use the copy below:
"While the literature of some pencil manufacturers, themselves descendants of the German industry, claims that clay was used in German pencil leads as early as the 1820s, it was certainly not used widely, if at all, for export. It was only after he took over his father's A.W. Faber pencil factory in 1839 that 'Lothar Faber occupied himself with opening up business connections throughout the civilized world.' Thus it is most probable that German pencils were not at all common in America when young Henry Thoreau first sought to improve his father's product." p. 111, The Pencil by Henry Petroski
HTML Text Hints
HTML Text Hints
Graphical Text Hints
California State University, Fullerton
657/278-5302; Email |
Homepage
Office: H-324F
: This type family is the original typeface from Gutenberg. It has a serious, religious message. It should be used sparingly, if at all.
: This type family is used for formal occasions--wedding announcements and diplomas. It is hard to read on the screen.
: Another type family with limited appeal. It is sometimes used, hover, to simulate typewriting on the screen. A popular typeface is called courier.
: This type family covers any typeface that doesnıt fit into any particular family. It often conveys a playful spirit.
: This type family is quite popular with web designers because it has a modern feel and is easy to read on the screen. Popular typefaces are helvetica and arial.
: This type family is popular because it is so easy to read. As long as your type size is large, it is a good type to use on the screen. Times is a popular roman typeface.
<HTML>
<HEAD>
<TITLE>Write a Unique Title Here</TITLE>
<META NAME="Type Your Name Here" CONTENT="Type a Brief Description Here">
<META NAME="KeyWords" CONTENT="Type At Least 5 Keywords Divided by Commas">
</HEAD>
<BODY BGCOLOR="Color" TEXT="Color" LINK="Color" VLINK="Color" ALINK="Color" BACKGROUND="image file name (if desired)">
</BODY>
</HTML>
![]()