How to add HTML codes in Blogger Posts
1. From Dashboard go Design >> Edit HTML
2. By using F3 or “CTRL+F” search the following code line
</b:skin>
3. Now, just before the above code paste the following codes
.codeview {
margin : 15px 35px 15px 15px;
padding : 10px;
clear : both;
list-style-type : none;
background : #f9f9f9
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;
font-family : "Courier New", "MS Sans Serif", sans-serif, serif;
color : #FFFFFF;
font-weight : normal;
margin : 0;
padding : 0;
}
4. Save your change.
Now, for every time when you wants to add HTML codes into your post, just put HTML codes between
<div class="codeview"> your html code </div>
That’s it. I hope you will enjoy this customization.
p/s:This article is from my old blog --> http://perjalananlifeaku.blogspot.com
0 comments:
Please leave a message, email or phone number to be contacted.