make a simple table

How can I make a simple x-y table on my webpage. The table will have an upper row of descriptors and the first column will be made up of descriptors. It is like an annotated Excel spreadsheet with data filling the table. Can you suggest a way to do this (easily)? I know there are plugins that do this but I want a beaver builder solution. I envision just typing in the information. The table will remain static in use.
Thanks.

1 Like

Hey Roger,

Sorry, we don’t really have a better or quick solution to create a table at the moment. However, we are glad to let you know that we are already planning to implement this feature into our BB plugin. Check it out or cast a vote at the uservoice link below.

https://wpbeaverbuilder.uservoice.com/forums/270594-general/suggestions/6956440-tables-we-need-nice-neat-tables-available-to-ins

I did quick a Google search and found some links below. You might want to give them a shot. These are actually HTML table generators. To use it, just create a HTML module and dump the generated table codes into it. Let us know how it goes.

http://www.tablesgenerator.com/html_tables
http://www.rapidtables.com/web/tools/html-table-generator.htm

Thanks!

KC