How to display code in blogger posts?



First we will insert the CSS style Sheet to stylize our quote box.
  • Go to Blogger >> Your Blog >> Template >> EDIT HTML >> Proceed 
  • And now Search For ]]></b:skin> With (CTRL+F)
  • After you find ]]></b:skin> just above it paste the following coding 
.post blockquote {
background: #C8EFFF url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCqps-DuiVdfulhO25c73ayP9z6XQjizZBYmbMYshELSZKc9RFLmCDDCiejnV6JoPKSEawIJDOHg_4Juq9KM1N4auX4FUNegZkrthW_gMKLu-oDVSWoNTqYnhkZj4SfqtSAVq37ppVu9A/s1600/1.png);
background-position:top left;
background-repeat:repeat-y;
margin: 0 20px;
padding: 10px 20px 10px 45px;
border-top: 2px solid #DDD;
border-right: 5px solid #666;
border-left: 2px solid #DDD;
border-bottom: 5px solid #666;
font-size: 0.9em;
}
.post blockquote p {
margin: 0;
padding: 0 0 15px;
}
.blockquote {
font: 18px normal  sans-serif,Tahoma;
padding-top: 10px;
margin: 5px;
text-indent: 65px;
}
.blockquote div {
display: block;
padding-bottom:10px;
}
.blockquote p {
margin: 0;
padding-top:10px;
}
 
Now After pasting the above code save your template by pressing Save Template Button.

Now in order to display the HTML, CSS or JavaScript coding in your Blogger post we'll use a blogger tool called "QUOTE". This tool is available in your Blogger Post Editor which will make your HTML Coding appear as plain text,
  • First Go To Blogger >> Your Blog >> Create a New Post >>

Now Just paste the HTML, CSS or JavaScript coding in the Blogger Post editor.

Now Select the HTML, CSS or JavaScript coding which you pasted previously.

Now After Selecting the HTML, CSS, or JavaScript coding just Press the "QUOTE" button Which is at the "Top Right" of you "Blogger Post Editor Tool Bar" Remember: Press the Button only once.

Publish your Post

And Now go to your blog post and it will give a picture perfect finish. So that's how you can Display HTML, CSS or JavaScript coding in Blogger Posts. You can also use this "QUOTE" Tools to highlight important quotations.If you Feel any Difficulties feel free to ask.Till then Peace, Blessing and happy Quoting.    
 

Post a Comment

Previous Post Next Post