Subterfuge to make sidebar banner ads box - vmancer.com | vmancer.com

You are here:
Home » internet, blog » Subterfuge to make sidebar banner ads box

banner

Subterfuge to make sidebar banner ads box


March 12th, 2011 2 Comments

This simple way to make 125 x 125 pixel ads (adsvertisment) box… I get when playing with Windows Live Writer.

banner ads box - 125 pixel - vmancer Blog author usually put banner ads with 125 x 125 pixel in size at sidebar. Beginner like me, will difficulty to compile the html code for it.

If you use Windows Live Writer will very easy to do it.

Click table shortcut icon at taskbar to create table.

In the Insert Table windows… set rows = 2 and collumns = 1 if want to make like screenshoot at the left side.

Try different configuration if want differents layout.

insert table - windows live writer - vmancer

From this, go to source view to get html code. Then copy – paste to blog widget. This code always can be used at template too but need to parse.

The html code will looked like this…

<table border="0" cellspacing="0" cellpadding="2" width="125"><tbody>
    <tr>
      <td valign="top" width="125">&#160;</td>
    </tr>

    <tr>
      <td valign="top" width="125">&#160;</td>
    </tr>
  </tbody></table>

Then replace the red writing with 125 pixel banner ads code.

2 Responses to “Subterfuge to make sidebar banner ads box”

Sorted from newest comments to oldest.
  1. Uka says:

    Thanks 4 info, i’ll try laer

 

Leave a Reply to this Post

*

Get free email newsletter
Don't forget to verify your subscription.

Enter your email address:





Random Posts