424434-1.html (314B)
1 <head> 2 </head> 3 <body> 4 <table style="border:1px solid blue"> 5 <thead style="display: table-cell; border-collapse: collapse; border:1px solid red; padding:1px"> 6 <td style="overflow: auto; display: table-header-group; border:1px solid green"></td> 7 <td style=" border:10px solid orange" ></td> 8 </thead> 9 </table> 10 </body>