Another subterfuge of table html code - vmancer.com | vmancer.com

You are here:
Home » internet, blog » Another subterfuge of table html code

banner

Another subterfuge of table html code


May 24th, 2011 0 Comments

A post before I used subterfuge way with Windows Live Writer for get table html code to make banner ads box. This way can be used for split sidebar as a look.

As a simple principle… make 2 columns and 2 rows like make banner ads box, and place at wider sidebar, but fill with html code off object you want put there.

Now look the html code under…

<table border=”1″ cellspacing=”1″ cellpadding=”1″ width=”20″><tbody>
<tr>
<td valign=”top” width=”10″>Blog Roll</td>

<td valign=”top” width=”10″>(blog roll html code)</td>
</tr>

<tr>
<td valign=”top” width=”10″>My Link</td>

<td valign=”top” width=”10″>(my link html code)</td>
</tr>
</tbody></table>

  • number 1 at the first row at table code is table border, change with 0 (zero) if want no border
  • Blog roll = name of widget
  • (blog roll html code) = the html code of blog roll widget

split sidebar-table-html-vmancer

The second widget… just follow the first.

Result will looked like the screenshot at left.

With this way, you’ll getting some benefits:

  • this is very simple way and more less problem
  • your blog template are safe, no need to edit template code
  • easy to modify, and some other benefits.

Leave a Reply to this Post

*

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

Enter your email address:





Random Posts

    Restore data from OVI server

    Yesterday I wrote article Official backup contacts for Nokia phone, in which the article discusses how to back up contacts from the phone to the OVI server directly. Then there is the question….. How to do it otherwise, restore the data from OVI servers to mobile phone?

    Open Office Extensions

    Open Office Extensions will improve Open Office ability significantly. As already known, Open Office is developed by Sun but can be used for free for personal purposes and open source too.