codebox html code :
</br><div class="code">
WRITE YOUR CODE HERE
</div></br>
Javascript Code structure for bloggers :
<script type='text/javascript'>
//<![CDATA[ //
//]]> </script>
//<![CDATA[ //
YOUR SCRIPT GOES HERE
//]]> </script>
Add New Widget Code for Bloggers
<!-- New widgets container Start -->
<b:section class= 'widget section name ( header )' id='widget id ( header3)'/>
<!-- New widgets container End -->
<b:section class= 'widget section name ( header )' id='widget id ( header3)'/>
<!-- New widgets container End -->
New container for css styling
<div class="container"> items goes here </div>
container for direct html with styling
<div class="container"style="background-color: #ffff00; border-width:1px; border-style: 1px solid #000000; height: 200px ;width:100%;"></div>