If you are looking to create a 125×125 ad space on your blog and don’t want to use a plugin, here is a quick way to get it done.
Simply add your contents in the space provided and add the whole code in your sidebar as widget using the text/html widget.
To have this displayed properly, your sidebar’s width should be at least 300px. This makes alignment easy.
Also do try and make use of 125 x125 images only as using any other size would shift the tables and alignment would not look good.
Here is the code needed
125x125 Ad Block Code
<table>
<tr>
<td>
Add you content code here.
</td>
<td>
Add you content code here.
</td>
</tr>
</table>
<table>
<tr>
<td>
Add you content code here.
</td>
<td>
Add you content code here.
</td>
</tr>
</table>
Feel free to ask any questions.
Thanks
































Very helpful. I figured there was code to do it. I found using a plugin gave me more flexibility though – better for a nob like me.
I’m glad it was helpful.