salut,
j'ai lû cet article concernant le thead
The thead, tfoot and tbody elements enables you to group rows in a table. When you create a table, you might want to have a header row, some rows with data, and a row with totals at bottom. This division enables browsers to support scrolling of table bodies independently of the table header and footer. When long tables are printed, the table header and footer information may be repeated on each page that contains table data.
j'ai essayé d'implémenter ce thead dans mon code et quand je l'ai imprimer le header du tableau n'est pas affiché dans la seconde page
SVP de l'aide
Merci
Partager