How to Easily Create Tables in Blogger using Simple HTML

Blogger does not update tool or option to create tables. For creating tables you need to know HTML and for designing it you want to know CSS.But sometimes it is needed to place an table for your blog. But you don’t know how to create it ? So today I’m here to help you to built an simple table for blogger using HTML. You can use Microsoft Word to create Tables. MS Word made creating a table for blogger as an easy thing. Now, I’ll show you How to Create Tables in Blogger using simple HTML codings with easy methods.

How to Easily Create Tables in Blogger using Simple HTML

Step#1: Create a Table in MS Word:

  • Open any HTML Editor, I use Notepad ++
  • Then copy and paste the following HTML codings their

<HTML><HEAD><TITLE> YOUR TITLE </TITLE></HEAD><BODY><DIV ALIGN =”centre”><H2> YOUR TITLE </H2></DIV><TABLE BORDER = O CELLSPACING = 20><TR VALIGN =TOP><TD WIDTH = 40%>YOUR FIRST TEXT GOES HERE….</TD><TD WIDTH = 40%>YOUR SECOND TEXT GOES HERE….</TD></TR></TABLE><HR></BODY></HTML>

  • Now just replace the highlighted text with your words.
  • Then save it in your desktop.

Step#2:  Adding Table in Blogger:

  • Go to Blogger Dashboard >> New Post >> Edit HTML
  • Now paste the HTML code in Blogger post editor which you copied from notepad.
  • Then click “Publish”.
  • That’s it !
Note : Use our TS Online HTML Editor

From Editor’s Desk :

You have successfully added Simple HTML table in your blog. Go take a look on it ! I’m waiting for your thoughts about this cool article. I hope this article has helped you a better for adding a table in blogger. If you have still any doubt about installing table in blogger using HTML, then leave it in the comment. If you find difficult using in this then use ” Creating Tables in Blogger using Microsoft Word “. Happy Blogging !
About Harshit Jain

Harshit Jain is a tech-savvy blogger. He is graduated from Mumbai University. He likes to share his knowledge through his own blog at TripoSoft, Best Beard Trimmer, Best Electric Toothbrush & TechHug as well as by writing guest articles on other blogging sites. Follow him on Facebook, Google+, Twitter.

Leave a Reply

Your email address will not be published. Required fields are marked *

CommentLuv badge

This site uses Akismet to reduce spam. Learn how your comment data is processed.