How to add code snippet in blogger post

code snippet

Just open the html editor of your blogger and type the following code there:


<pre style = "overflow-x : auto" ;>
<code> 
/* Paste your code here */
</code>
</pre>

Post a Comment

0 Comments