Capital letter in the beginning of the sentence

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/

Add your comment