Typography
Last updated
Was this helpful?
This property sets the size of the text. The size can be specified in various units such as pixels (px), ems (em), or percentages (%). The default font size is 16 pixels.
This property sets the height of each line of text, and it determines the vertical space between the lines. The line height can be specified in various units such as pixels (px), ems (em), or percentages (%).
This property sets the color of the text. The color can be specified using various color models such as RGB, HEX, HSL. Default color is black.
This property sets the thickness of the text. The value can be specified using keywords such as bold, normal, or a numeric value between 100 and 900.
This property sets the style of the text. The value can be specified using keywords such as italic or normal.
This property sets the decoration of the text. The value can be specified using keywords such as underline, overline, line-through, or none.
This property sets the horizontal alignment of the text. The value can be specified using keywords such as left, right, center, justify, or inherit.
Last updated
Was this helpful?
Was this helpful?

