Can I insert a table in the blog?
-
Hi all, I have a blog and want to put a calendar in using tables (columns & rows). How do I do that?
The blog I need help with is: (visible only to logged in users)
-
Create the table, copy the code and past it into the HTML tab on the page or post editor.
-
I’m not sure I’ve understood your question 100%, but I’ve just made a post on creating tables in a post. Check it out, perhaps it may answer your question.
-
@cccloc
I also have posts on my blog on how to create HTML tables manually or by using HTML table generators.If you use windows live writer there is a built-in table maker and publish from it directly into your wordpress.com blog. It’s free and easy to use. http://en.support.wordpress.com/xml-rpc/windows-live-writer/
-
-
Timethief. I read your postings on creating a table in a blog using HTML code. I’m familiar with HTML and have created many a table for websites. HOWEVER, I have existing data (in tabular form) that I want to convert into a table. Using delimiters, I’ve converted it into an Excel table. Then I saved the Excel table as a webpage, and using Notepad, accessed the HTML code.
Problem is, the code is full of that “garbage” you mention – STYLE commands mainly – and manually zapping all that stuff is tedious.
So, question is: Is there an easy way to convert an existing Excel table (or delimited table for that matter) into “clean” HTML that WordPress can handle?
Thanks in advance – Redkeyhole
- The topic ‘Can I insert a table in the blog?’ is closed to new replies.