Phil

This concerns the CSS portion of your question
 

> I want a simple template that I can open each time and fill in fields - 
> cannot find any help on how to do this.  And of course I want to color code 
> - I have figured out how to use the CSS class and ID in TW but apart from 
> that all my knowledge is HTML and I have even resorted to using an HTML 
> table and using CSS in a style header in a tiddler to format it.
>

using html tables is usually better than using the Wikitext table syntax 
for complex/custom tables.  Wikitext tables have some limitations 
concerning styling, see: 
https://groups.google.com/d/topic/tiddlywiki/6XSqLdhH1dQ/discussion.
 

> There must be a simpler way but using the @@ etc is soooo confusing for a 
> newbie.
>

You're familiar with html/css-- good.  Look at the @@ as a span -- @@,red 
"example text"@@ like <span class="red">"example text"</span>

This guide on markup shows with examples the @@ syntax: 
http://tobibeer.github.io/tb5/#Markup
 
Someone made an excellent guide on TW's internal styling-- hopefully 
they'll speak up with I hunt for its link.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9c1d4aeb-b6d4-40da-ae2b-2161cc9af962%40googlegroups.com.

Reply via email to