How could I go about converting an HTML table (I will provide code below) into
Long story short, I am using a PHP script that outputs contents into an HTML table and it has proven very difficult to edit the PHP and convert the table elements into 's.
Using tables for non-tabular contents is frowned upon. However, if you've already served content in a table, and it looks well, you should not use jQuery to turn the table in divs, just to get rid off the table.
If you still want to use jQuery to turn the table in a div, you have to consider the structure of the