How to post code to blogger ?

Discussion in 'Blogging' started by nebhotep, Mar 9, 2008.

  1. #1
    hi all

    I have the following problem:

    I want to post to by blog @blogger, a post that contains a javascript example code. The thing is that, blogger thinks i want to integrate the code in my page, and it doest not show it in my post.

    How can i fix this?
     
    nebhotep, Mar 9, 2008 IP
  2. Lumhierre

    Lumhierre Peon

    Messages:
    34
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try using this code:

    <td class="smallfont">
    	<div style="margin: 5px 20px 20px;">
    	<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;">YOUR_TEXT_HERE</pre>
    	</div>
    </td>
    Code (markup):
     
    Lumhierre, Mar 10, 2008 IP