Wow... nice to see the article with Drop Caps on the head of first sentence.
Just simply steps your need to do :
A. If you have already drop caps structure in your blog , just do :
- Put this code in front of the word you want to be a Caps : <span class="awal">.
- Add this code in the back of the word : </span>
Example : Just want to tell you something
Put the codes : <span class="awal">J</span>ust want.....
It become : Just want to tell you something...
B. If you don't have drop caps structure in your blog ,just do as follow :
- Sign in your blog
- Click Layout
- Click Edit HTML
- Click Download Full Template, save and backup your first data/template.
- Copy paste this code between <b:skin><![CDATA[ dan kode
]]></b:skin> , or just put this code before
]]></b:skin>/* kode untuk hurup awal
----------------------------------------------- */
.awal {
float:left;
color: #000000;
background:#ffffff;
line-height:80px;
padding-top:1px;
padding-right:5px;
font-family:times;
font-size:100px;
} - Click Save Template
- Finish
- Do section A, if you want to write an article
Have fun....
No comments:
Post a Comment