On 29/11/05, Paul Davis <[EMAIL PROTECTED]> wrote:
> I'm making a report which I want to have a table row hidden in display but
> showing up in report

Set display: none on it for your media style sheet, but not for your
print media style sheet.

> (a <HR> to seperate the rows).

Sounds like a job for a border rather then something which doesn't
make a great deal of sense in the logical structure of the table.
(Perhaps on a <tbody>?)

--
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to