View Single Post
Old 02-23-2024, 10:50 AM   #1
DrChiper
Bookish
DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.
 
DrChiper's Avatar
 
Posts: 1,028
Karma: 2003162
Join Date: Jun 2011
Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11
Question Repeating table headers

Working on a EPUB2 document (not kepub) with a table spanning multiple pages (on my kobo), I figured it would be nice to have the table header repeating itself for the benefit of the reader. Well, I used the obvious setting below, which did not work of course (on my kobo, but also other devices).
Code:
thead { display: table-header-group; }
So my question: Has anybody ever been able to make this work? On a kobo? On any device?
DrChiper is offline   Reply With Quote