Description Usage Arguments Details Value See Also Examples
Turns on text attributes in terminal, including bold text, italics, underline, etc. Note that not all terminals support each attribute.
1 |
... |
characters indicating attributes to turn on. |
Use attr_off
to turn off the attributes.
NULL
Other style functions:
attr_off()
,
bg_off()
,
bg_on()
,
color_off()
,
color_pair()
,
fg_off()
,
fg_on()
,
make_bg()
,
make_fg()
,
make_style()
,
reset()
,
style()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.