I have a html page where in the table spans for two pages
the first page's last row doesn end properly and the 2nd page's first row also isnt proper.The code i use is given below,the no of pages the table will spread over is dyanmically decided,
Code:
<html>
<head>
<style>
tHead
{
display : table-header-group;
}
</style>