Sometimes we are bored with the look or style of any posts on our posting. If you want to display different text styles like in the newspaper, which is where the initial article that is usually used LARGE letters. Follow the tutorial How to Create the first large Letter of articles.
As below.Want to create a style of writing, such as above?
1. Sign in to account blogger
2. Click Layout
3. Select Edit HTML
4. Find code ]]> < /b:skin>
5. Copy the following code, place it above code ]]> < /b:skin>
/* script First Large Letter at articles
http://secretbloggertips.blogspot.com
----------------------------------------------- */
.initial {
float:left;
color: #000000;
background:#ffffff;
line-height:80px;
padding-top:1px;
padding-right:5px;
font-family:times;
font-size:100px;
}
6. Save Template
Description:
So that the color and letter color of the background color according to the posting on your blog, change the color code below with the appropriate color code.
color: #000000; color of letter
background:#ffffff; background color
To know the color code, please click on the HTML Color Code Table
How to Post
When writing the article, create an article on the edit HTML, not on the Compose.
Type this code < span class="initial"> First Letter </span>. Insert the first letter of your articles. After the initial letter you type, then you can type in edit the HTML or in the Compose
Example :
< span class="awal"> P </span> ostingan suatu artikel dapat ditampilkan dengan gaya yang berbeda dan masing-masing gaya tersebut memiliki kelebihannya sendiri.
Salah satu gaya dari penulisan artikel adalah huruf besar tampil pada awal kalimat suatu postingan/seperti gaya penulisan pada koran. Sebagai contoh adalah tulisan yang sedang anda baca ini. Huruf P dibuat sedemikian rupa sehingga terlihat lebih besar dari huruf-huruf lainnya.
Salah satu gaya dari penulisan artikel adalah huruf besar tampil pada awal kalimat suatu postingan/seperti gaya penulisan pada koran. Sebagai contoh adalah tulisan yang sedang anda baca ini. Huruf P dibuat sedemikian rupa sehingga terlihat lebih besar dari huruf-huruf lainnya.
Happy Blogging...!!!
0 comments:
Post a Comment