On Tue, 5 Aug 2003 12:20:25 +0000 (UTC), "Jukka K. Korpela"
<jkorpela (AT) cs (DOT) tut.fi> wrote:
Quote:
Klaus Johannes Rusch <KlausRusch (AT) atmedia (DOT) net> wrote:
How can I define a table such that page breaks only occur between
table rows, not within a table row, when printed with current
browsers?
In principle,
tr { page-break-inside: avoid; }
But I don't think you'll find any (significant) browser support. |
Opera 7 only, of the browsers in my menagerie.
--
Stephen Poley
http://www.xs4all.nl/~sbpoley/webmatters/