Membuat Teks Area

Yuuk langsung aja ke materi cara membuat TEKS AREA

1. Login ke akun blogspot,


2. Klik Design/Rancangan >> Edit HTML >> Centang Expand Templates Widget,


3. Cari kode berikut: ( ]]</b:skin>)
4. Lalu copy pastekan kode di bawah ini persis berada tepat diatas kode tadi,


.teksarea {
margin : 15px 15px 15px 35px;
padding : 10px;
clear : both;
font-size:normal;
list-style-type : none;
font-family : "Courier New", "MS Sans Serif", sans-serif, serif;
background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaRDjMkkkYIN2WkeVdpQpoJREohR2yxQsp45MqIZ_8ixJQ_NsBX3KwUrenINx0VmTfeSmI_51HJaYOeWpIczJO7eKjZaSROJuPTbTSapGj9GemX-dHwpwxVbLmcKLZQ8dAiLhQilNaeK0/s1600/kode.gif') no-repeat scroll bottom right #EFFBF5;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}
.teksarea li {
font-size : 13px;
line-height : 24px;
color : #333333;
font-weight : normal;
margin : 0;
padding : 0;
}


5. Selanjutnya jika saudara ingin memposting yang harus saudara lakukan adalah menambah kode berikut :


<div class="teksarea">


Budak Kampong 001


</div>