Capital letter in the beginning of the sentence

Written By VINIX on Tuesday, September 16, 2008 | 1:33 PM

Making capital letter in the beginning of the sentence can be special. As
an example, see the beginning of the sentence which is marked with a big “M” in
this article... It looks great! Don’t you think so? If you want your article to
appear like that, you can try to make it.




First, open your Edit HTML page, and then search for CSS code below:




.post-body {

.....

}




If it’s found, add the code below under the code above (Make sure it’s in the
under, not in the center)




.post bt {


float:left; color:


$headerBgColor;


font-size:100px;


line-height:80px;


padding-top:1px;


padding-right:5px; }








How to use it:




When you write in the posting page, make sure to add
<bt></bt>
in the beginning of the sentence




Example:






<bt>M</bt>aking
capital letter in the beginning of the sentence can be special.




Sumber :
http://beautifulbeta.blogspot.com/



No comments:

Post a Comment