Oct
24
2008
Drop Cap in the first Letter PDF Print E-mail

HariesDesign.com This CSS shown how to make Drop Cap in the fist Letter article.

drop cap CSS hariesdesign.com

How can to do this?, Follow this simple step :

 

Just copy this code between <HEAD>..</HEAD>

<TITLE>Drop cap HariesDesign.com</TITLE>
  <STYLE type="text/css">
   P               { font-size: 12pt; line-height: 1.2 }
   P::first-letter { font-size: 400%; font-weight: bold; float: left }
   SPAN            { text-transform: uppercase }
  </STYLE>

  Copy this code between <BODY>..</BODY>

<P><SPAN>H</SPAN>ariesDesign.com</P>
 
< Prev   Next >

Gallery Photography

Login