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?
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):