Inline Styles

Apply CSS properties inline:
@@color:#4bbbbb;Some random text@@
Displays as:
Some random text

CSS classes

CSS classes can be applied to text blocks or runs. This form creates an HTML <span>:
{{customClassName{Some random text}}}
Displays as:
Some random text
This form generates an HTML <div>:
 {{customClassName{
 Some random text
 }}}
Displays as:
Some random text

bag
tiddlywiki-com-ref_public
created
Fri, 11 Feb 2011 14:26:35 GMT
creator
matt
modified
Thu, 03 Nov 2011 18:22:14 GMT
modifier
jermolene
tags
formatting