Monday, August 2, 2010

How to make HTML table on blogger the easy way


Creating HTML is not so difficult because there are so many references how you can make one. However to create a lot of cells (columns, rows) can be very tedious and time consuming. So how can you make it fast and just need to fill in the table columns and rows only.



The solution is use HTML table generator

All you need to do is follow the step below:

Step 1: Set your table width size (either by percentage or pixel). If you prefer to make the table fit your blog content page just set width = 100% or If you want exact pixel then set pixel size.

Step 2: Set number of rows

Step 3: Set number of columns

Step 4: Set background color which you can choose by clicking on the "choose color"

Step 5: Set Cellspacing: Set the border thickness the higher the figure the thicker table

Step 6: Set Cellpadding: Set the size of each cells. The higher the figure the bigger the cell size.



Step 7: Set border color. You can choose color by selecting the "choose color"

Step 8: Generate your table: Click generate

Step 9: Copy and paste the html code to your blogger content. Make sure your editor in blog set in HTML not compose.

That's how to make your life easier and save a lot of time to create your own HTML table.

No comments:

Post a Comment