Is there a way to create a table in a blog?

TF Carthick
TF Carthick
from Bangalore
11 years ago

I want to create a table in my blog post. Is there some way to do it. Please don't suggest creating in excel and copying as image. I want an active table with links in it.

Replies 1 to 4 of 4 Ascending
Ranjith
Ranjith
from hyderabad
11 years ago

Why not use HTML? Innocent It's as easy as 1- 2 - 3 Wink

If you want table with rows that can be sorted, use Google Chart API - Table. That too is easy.

TF Carthick
from Bangalore
11 years ago

Ranjith - your code works. But the table takes time to load? Also is there a data type for hyperlink ? I want my table to have serial no, Text and link.

Ranjith
from hyderabad
11 years ago
Ranjith
from hyderabad
11 years ago

Why is the last sentence in the above reply being underlined on mouse over? Innocent

I didn't do anything.... Innocent

EDIT : The line got enclosed in an <a> tag . Don't know how...

.

EDIT :

table.draw(data, {allowHtml : true});

 

blogger blogs.. awwhh..

In WordPress, there are few plug ins to manage and create tables Cool

TF Carthick
TF Carthick
from Bangalore
11 years ago

Thanks for your suggestions, Aditya and Avadhoot. I was also suggested to use Windows Live Writer. Let me try all the options and post again on this thread if I have further queries.

Aditya Dey
Aditya Dey
from Kolkata
11 years ago
You can use Ms Words for that...In words you can create tables very easily..after that just copy-paste it..alwz check the preview before publishing

LockSign in to reply to this thread