I've read it, and as far as I understood, here is how it goes: 1) we mark an entire row as header by adding 'h' after it 2) we mark a cell as a header by adding '!' in its start 3) we mark an entire row as footer by adding 'f' after it Then: i) h-rows and !-cells get CSS:th ii) h-rows and !-cells in the first row get CSS:th:first-child iii) f-rows get CSS:tfoot But unfortunately I can't see the way to make several tags to mark individual cells :( среда, 23 октября 2013 г., 16:27:42 UTC+4 пользователь Stephan Hradek написал: > > > > Am Mittwoch, 23. Oktober 2013 13:42:13 UTC+2 schrieb Chad: >> >> But is there any way, say, to distinguish table header and table footer, >> or define several header types? A couple more classes still would save a >> lot of space. >> Sorry, totally forgot: MPTW 2.6.5 >> > > Continue reading what I linked above. It should be possible to have > header, footer and (one type of) highlighted cells. >
-- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

