[kronolith] Repeating Header row in print
Otto Stolz
Otto.Stolz at uni-konstanz.de
Wed May 17 07:40:07 PDT 2006
Hello,
I have re-read <http://www.w3.org/TR/html401/struct/tables.html#h-11.2.3>.
If "<table><thead><tr><th>...</tr></thead>" does not work,
"<table><thead><tr><th>...</tr><tbody>" definitely should do so.
(This variant is given by way of example in the above-cited URL.)
However, I deem both variants equally legal, as the standard says:
> <!ELEMENT TBODY O O (TR)+ -- table body -->
> Start tag: optional, End tag: optional
^^^^^^^^^^^^^^^^^^^
It would probably be wise to test either variant with a couple of
common browsers.
Best wishes,
Otto Stolz
More information about the kronolith
mailing list