|
FontColor | | Sets the text color.
Select a color name, or an RGB value. |
FontFamily | | Specifies the names of one or more fonts. When multiple fonts are specified, with commas between each, the browser uses the first recognized font. |
FontItalic | | When True, selects the italic font. |
FontSize | | Specifies the size of the text. |
FontWeight | Normal |
Lighter |
Bolder |
Bold |
| Specifies the weight (thickness) of characters in text. Options include "Lighter", "Normal", "Bold", and "Bolder".
The default value is "Normal".
|