I use WordPress for my site. Much easier to maintain that working with HTML.
If you use the new blocks in WordPress, you can copy over your tables easily with this steps, no special plugins required:
I just did that on a test page to try it out and it seems to work pretty well with your Hardware Serial table. My page background is grey and the imported table is bordered, but otherwise looks about the same. The jumps don't work because they haven't been created on the page.
https://protosupplies.com/testing/
If you use the new blocks in WordPress, you can copy over your tables easily with this steps, no special plugins required:
- View the current page source in your browser of choice (I use Chrome) and copy the HTML table. Probably can also just copy from whatever you are using for your HTML editor.
- Create an HTML block in WordPress
- Copy the HTML table code into the HTML block
- Click on the 3 dots on the right side and select 'Convert to Blocks' and it will create a table out of the HTML
I just did that on a test page to try it out and it seems to work pretty well with your Hardware Serial table. My page background is grey and the imported table is bordered, but otherwise looks about the same. The jumps don't work because they haven't been created on the page.
https://protosupplies.com/testing/