The new standard Wordpress editor (Gutenberg) has a "Table" formatting block that will allow you to insert tables in your posts or pages.
But we all know that Gutenberg is not really popular at this point ...
Many users are still using the good old Classic Editor to create and edit posts or pages ...
Which also has disadvantages ... For example, it can't create tables ...
More exactly, it can create tables ... assuming that you have a solid HTML & CSS knowledge ...
And that's a quite big issue, because tables are very useful when you want to sort and display data in a clean, understandable and easy-to-digest format.
But of course, there is a solution ... And I've decided to create this short tutorial where I will show you how easy is to create nice Wordpress tables ... without any HTML & CSS code involved ...
Interested?
Let's do this!