typography

Drop Caps

on May 7

drop caps

Magazines use the drop cap technique and CSS2 includes the first-letter pseudo class, but we want more control and we want to use use inline style so we are using a span to make the first letter of the paragraph big.

source: mandarin design

CSS

.dropcap
{
float:left;
color:#D4D4C7;
line-height:70px;
padding-top:2px;
font:100px Times, Georgia, serif;
}

HTML

<span class="dropcap">T</span>his starts with a dropcap.

Note that IE will cut the drop cap if line height is too small.

More at mandarin design, html dog and armen’s alpha design.


Drop Caps
typography

Recently

minime milo317

milo317¯

is a graphic and Web designer based in Munich, who works with clients to create exciting and cutting edge web design. Read on...

Me Elsehere

published¯

in Spotlight, Personal invoked posts and comments about everything and nothing. \ \ Archives.

Subscribe

to the full RSS feed or get it via Email.

Twitter


Search

Related

typography1

typography

It's reasonable to call typography a secondary...
typography1

Typography

Typography and printing, the mechanical processes...

Say something { Comments are closed for older posts }

Projects

I am miloIIIVII, a graphic designer and Web designer - compared to the vast amount of mediocre designs out there, I do make a difference in creating Web designs for clients because my designs are, let's say, not so ...

→ Read more...


Top | | © MVI B.C. - MMVII A.D. milo IIIIVII. All rights reserved. Published in Munich.