aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.7 - [color] Built-In

Mnemonic aid: color for Color

See also:  [back] 

The content is wrapped with HTML font tags, or, if HTML 4.01s mode, the appropriate span and style:


[color HEX6|HEX3 content]

[back ffffff]
[color 884422 Dark Orange]
[color 080 Dark Green]

<span style="background-color: #FFFFFF; color: #884422;">Dark Orange</span>
<span style="background-color: #FFFFFF; color: #008800;">Dark Green</span>
Dark Orange Dark Green

Other built-ins used here:  [back] 

Keyboard Navigation
, Previous Page . Next Page t TOC i Index

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7