How to make HTML tables in your blog post
I found a really cool free resource online that I've started using to make HTML tables for my blog posts. I use it mainly for listing products, specs, and prices. I find it useful for giving users an easier time for overview the products listed in a list post.
Here is the link https://www.tablesgenerator.co...
Just follow the instructions and paste the code in the Text Editor of your post.
You might need to cut out the style sheet code and paste it into your header section in order for the table code itself to work. Or you could just use the "compact" version instead if you don't want to do that.
I chose to do this instead of using a plugin because I'm trying to keep my plugin count down. So if you're in the same position you might find this useful.
Cheers