rss
twitter
    Find out what I'm doing, Follow Me :)

How to Insert Table in Blog Post


On my previous post on how to make a table in a blog Post, I discussed how to make table of two or three column with a heading. In this post, I will discuss how to insert a table in a blog post.

Chance to Blogger – console – novel place of duty. It opens to a piece of paper wherever you can put pen to paper a novel place of duty. If you are literature a average place of duty, you more often than not chance to compose and put pen to paper your place of duty at hand but this generation click on Edit HTML link, in its place of compose.

Slot in the code of the put on the back burner to facilitate you hanker after on Edit HTML mode. Within this paradigm, I am available to employment my earlier two columns put on the back burner to facilitate I made within my tutorial on how to generate a put on the back burner within a blog place of duty ;  I click on Edit HTML and paste the following code at hand;

<table border=”1”>

<tr>
< th> Blog Ideas and Tips </th>
< th> Blog Ideas </th>
< /tr>

< tr>
< td> Blogger ideas and tips </td>
< td> Blogger ideas</td>

<tr>
< td>Blog Spot</td>
< td> Blogging</td>
< /tr>

< tr>
< td> Tips</td>
< td> Ideas</td>
< /tr>
< /table>


When I click back on compose link, there is already a table in the page which looks like this;

Blog Ideas and Tips Blog Ideas
Blogger ideas and tips Blogger ideas
Blog Spot Blogging
TipsIdeas


Click on Publish Post link and your table will be displayed on your blog post.
  

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Contact Form

Name

Email *

Message *