| How to Make Drop Caps By smoseley, Forum Owner Home page Private message E-mail |
| Written February 12 '04 at 10:29 PM |
|
How to Make Drop Caps by Steven Moseley Drop caps are when the first character of a section of text is made slightly larger than the rest, in a stylized font, and dropped down to the next line or two. Every section of this book begins with a drop cap. Drop caps do not increase legibility of the text, yet they are proven to increase readership, making them a handy little tool. The most likely reason for increased readership is that drop caps convey a sense of importance about the text. It's not haphazardly thrown down on the page, but designed carefully and with attention to detail. This technique is used to a great extent in magazine and newspaper articles, and in texts (denoting the beginning of a chapter). For that reason, many advertisers have adopted the technique in ads, with proven results. The technique has not been perpetuated to the web for a few reasons:
Load all of the images into a subdirectory of your images folder called "letters" and use them like this:
|
| Post a Comment |
Try it out!<style> p { font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #000000; } p:first-letter { font-family: Times, Times New Roman, Tahoma; font-size: 36pt; float: left; } </style>