Hello Coda,

Am Dienstag, 6. Februar 2018 04:21:44 UTC+1 schrieb coda coder:
>
> Does this help?  Put it all in one tiddler...
>
>
>
> <style>
> .my-ss-table th:nth-child(1) {
>  background-color:yellow;
> }
> .my-ss-table th:nth-child(2),
> .my-ss-table td:nth-child(2) {
>  display:none;
> }
> </style>
>
> <table class="my-ss-table">
> <tr>
>  <th>one</th><th>two</th><th>three</th><th>four</th><th>five</th>
> </tr>
> <tr>
>  <td>1</td><td>2</td><td>3</td><td>4</td><td>5</td>
> </tr>
> <tr>
>  <td>1</td><td>2</td><td>3</td><td>4</td><td>5</td>
> </tr>
> <tr>
>  <td>1</td><td>2</td><td>3</td><td>4</td><td>5</td>
> </tr>
> </table>
>
>
>
Yes, that did it without strange behaviour :-)

Now: How to adjust the column-width of the first column (1-6) to very 
narrow and how to adjust the row-height of the first row (header: a-g) to 
very low? So that both are much more almost invisible (but still readable 
for me, if I need them).

And how could I make the cell c6 (where "24" is written) with red 
background-color or with the number 24 bold written?
And how could I make the cell f6 (where "1" is written) with very small 
font-size?

All tiddlers related to this thread are pinned at the moment. And the wiki 
is on http://suryas-testwiki.tiddlyspot.com/.

Thanks, Surya :-)

 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/08267213-09f4-4c6a-bd52-a216a56dd638%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to