Snippets

Tables without spacing between them

By default, MS Word necessarily places a paragraph between tables. To display two tables without that spacing separation, the best solution is adding a paragraph with the minimum space. This can be done using a DOCX program when working with a template or phpdocx in tables created from scratch:

A minimum space between tables can also be applied when converting HTML to DOCX:

Border styles can be customized with CSS to achieve the precise output needed.