Dear Visitor ~ If you Find any Broken Download Link Kindly Inform Me with Comment! Thank

7 June 2013

Learn How to Easily Create Tables in Blogger Blog

Sometimes bloggers want to share some statistics or arranged data or information with their blog readers but Insertation of table in blog post using blogger post editor is quite difficult, you need to know the HTML codes and then have to construct the table by arranging the tag manually in post editor. So it is a bit difficult for one who is not familiar with HTML codes. To avoid such situation you need to be learn some html to get know about how to make tables in blogger or insert in blog post.  So, there are lots of easy ways to build up a table in blog post without actually using the HTML codes. Today i am going to show or explain one of these methods.








How to Add Table to blogger Post


How to Add Table to blogger Post 1) Sign in to your Blogger Dashboard.
2) Create a New post and And Copy/paste HTML code Given Below in HTML page.

<table border="1" cellpadding="2" cellspacing="2" style="height: 375px; text-align: left; width: 375px;"><tbody>
<tr><td><div class="separator" style="clear: both; text-align: center;">
<br /></div>
</td><td><div class="separator" style="clear: both; text-align: center;">
<br /></div>
</td><td><div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
</div>
</td></tr>
<tr><td><div class="separator" style="clear: both; text-align: center;">
<br /></div>
</td><td><div class="separator" style="clear: both; text-align: center;">
<br /></div>
</td><td><div style="text-align: center;">
<br /></div>
<div style="text-align: center;">
</div>
</td></tr>
<tr><td><div class="separator" style="clear: both; text-align: center;">
<br /></div>
</td><td><div class="separator" style="clear: both; text-align: center;">
<br /></div>
</td><td><br /></td></tr>
</tbody></table>
</div>

3) From This Table Code you Will be Find 9 Box in Table so If you want to increase Box Then Simply Copy Below Code and Paste it Under <tbody> .


<tr><td><div class="separator" style="clear: both; text-align: center;">
<br /></div>
</td><td><div class="separator" style="clear: both; text-align: center;">
<br /></div>
</td><td><div style="text-align: center;">
<br /></div>

4) Click on compose for preview and check how it,s looks if everything right then kindly share this post if you face any problem then comment Below. 

1 comments:

ShareThis

Related Posts Plugin for WordPress, Blogger...