Making a simple table in WordPress
-
I’d like to make a simple table for a page in my blog. I just want to keep track of some really basic data. Like a journal for some numbers I’m keeping track of. Is this possible to do in wordpress? It seems so simple, but I’m surprised to find that there’s no table function on the editor. Will I just need to learn HTML and hammer this out? Is there an easy way to present data like this?
Thanks so much!
The blog I need help with is: (visible only to logged in users)
-
Yes you can learn how to make HTML tables. They are easily made. Or you can use an HTML table generator.
See this article > How to make HTML tables for your WordPress blog > http://onecoolsitebloggingtips.com/2008/03/31/how-to-make-html-tables-for-your-wordpress-blog/
See also > Align Images: HTML Tables for WordPress Blogs > http://onecoolsitebloggingtips.com/2010/03/24/align-images-html-tables-for-wordpress-blogs/ -
-
-
Hi pallasathena2007
You can also search in google which one is better, <div> or <table> you will get better result.
Thanks
- The topic ‘Making a simple table in WordPress’ is closed to new replies.