The text_style()
function adjusts the style of text in a tag element.
Arguments
- x
A tag element or .style pronoun.
- style
A character string specifying the text style. One of,
"italic"
"normal"
See also
Other text utilities:
text_alignment()
,
text_break()
,
text_color()
,
text_decoration()
,
text_height()
,
text_selection()
,
text_transform()
,
text_weight()
,
text_wrap()