Can I split tables using Dreamweaver 2020? If not, is there an extension that offers that function?
Hi everyone,
I am using Adobe Dreamweaver 20.2 on a Mac. Does this version offer a function that would allow me to split a table? I'm not looking to split a cell, I need to split a table.
Reason being, I am creating html pages with embedded css that have forms. They are to be exact replicas of PDF forms. I need the html page to print out exactly where the pdf ends and begins for each page. My client is using another outdates application that allows him to split the table. Might there be an extension that allows me to do this?
</table>
<p style="page-break-before: always"></p>
<table width="675" border="0" align="center" cellpadding="0" cellspacing="0">
Thanks for your help.
