I am using Custom Post Types and the template I am using needs an HTML table, nothing fancy – just a simple 3 column, 500 rows.
My question is: is there a recommended HTML format or codebase that you recommend? I know that you used to use something like unsemantic CSS
I know that Gutenberg ships with an excellent table block but for these CPT’s we are not using Gutenberg, the table needs to just plain vanilla HTML.
Any suggestions or just DIY?