Archived topic
Table issue on post
1 reply · Started by Matt on February 5, 2022
I used the custom HTML block to add HTML for a table. Part of the table ends up below the footer.
Here is the page. You can see the MISC section of the table is below the footer. It should be right below the "Output & Save to file"
https://netlinko.com/nmap-cheat-sheet
Hi there,
That likely means your HTML has some syntax or structure issue.
It could be something without a closing </table>.
You can remove each table to check manually or use a service like this:
https://validator.w3.org/