0 How to Add a Table to Blogger Posts

 








How to creat a table for your blogger there is i just show you an example, A table with a header and 5 columns,5 row you can change your table color itself and also decrease and increase column and row as per your choice.the table will look like.
Table Header Table Header Table Header Table Header Table Header
Table Cell Table Cell Table Cell Table Cell Table Cell
Table Cell Table Cell Table Cell Table Cell Table Cell
Table Cell Table Cell Table Cell Table Cell Table Cell
Table Cell Table Cell Table Cell Table Cell Table Cell
Table Cell Table Cell Table Cell Table Cell Table Cell


Log in to your blogger

Click on new post

In your right side click on the Edit HTML tab.

You copy the below code and paste the code inside your post.

<style type="text/css">.nobrtable br { display: none }</style>
<div class="nobrtable">
<table border="2" bordercolor="#3366cc" cellpadding="3" cellspacing="3" style="background-color: white;"><tbody>
<tr style="background-color: #3366cc; color: white; padding-bottom: 4px; padding-top: 5px;"> <th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
<th>Table Header</th>
</tr>
<tr>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
<tr>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
<tr>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
<tr>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
<tr>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
<td>Table Cell</td>
</tr>
</tbody></table>
</div>
</div>
</div>


Change your table color and inside text color make chage these below code as per your choice.

<table border="2" bordercolor="#3366cc" cellpadding="3" cellspacing="3" style="background-color: white;"><tbody>
<tr style="background-color: #3366cc; color: white; padding-bottom: 4px; padding-top: 5px;">

0 Add Adsense Ad under your post title

Google Ad-sense is a very unique ads network service for making money if you have really legally content on your website. There is method to take your ads below the post title,so that it looks nice and may be clicked more by the visitors and you can earn.


1. Login-in to your Blogger :


2. Click on Design than Edit HTML


Note 1: Remember to click Expand the widget Templats before Edit your Template.

Note 2: Must take the backup of your Template before Edit your Template.






3. Now find the code by pressing CTR+F a box will open type below code inside the box.
    
<data:post.body/>

4. You will find the code like 

         <data:post.body/>
            <div style='clear: both;'/> <!-- clear for photos floats -->
          </div>;

See picture also below :-




Paste your adsense code above <data:post.body/> the code see below picture also.




Save your Template and see the result.


Thanks for coming here
 

Get Everthing Copyright © 2011 - |- Template created by O Pregador - |- Powered by Blogger Templates