Jumat, Juni 15, 2012

Berlangganan

Cara Posting Kode HTML Pada Blogspot

1. Login to Blogger dashboard
2. Go to Design Section
3. Then select Edit HTML tab
4. Dont forget to backup your template
4. Find ]]></b:skin>  tag ( ctrl F ) keyboard
5. Replace it with Bellow Code of section


.codeview {
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/AVvXsEgukBMvSKHl2wX5DqO64Baq_tQFk0mum2Ru5yMgAn6oBvFevDz0_AXMgL-FUPmCa28Vbm43JYG9RBjyu1MhzLao2AChvgUKng8iv3cihKO1_E9zh0xwaKpfDXhGY-YFai3Cjn8aGSsWizg/s1600/codeicon.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;
}
.codeview li {
font-size : 13px;
line-height : 24px;
color : #333333;
font-weight : normal;
margin : 0;
padding : 0;
}
]]></b:skin>
Simpan Template kamu.

Tambahan :
Untuk Posting kode html pada postingan blog berikutnya, sobat tinggal memasukan kode html yang  mau diposting diantara kode dibawah ini :  yang bertulis kode html kamu  yang berwarna merah.

<div class="codeview">
<!-- Kode html kamu -->
</div>
Semoga bermanfaat.

Sumber :  http://palingkomplet.blogspot.com/2012/03/cara-mudah-posting-kode-html-di.html

Tidak ada komentar:

Posting Komentar