Code insertion in a blog!
Here is the code which can be used in blogger to publish a piece of code.
Simply paste your code before </div> ofcourse after removing "insert your code here!".
<div style="width: 400px; height: 400px; background-color: 000000; color: ffffff; overflow: auto; padding: 4px;">
insert your code here!
</div>
(via Anurag’s Weblog)