在本文中,我們將探討文本的一些短代碼,例如文本的對齊、轉換和選擇。

文本轉換#

lowercased text.
UPPERCASED TEXT.
CapiTaliZed text.

文本對齊#

Align text to the start.
Align text to the center.
Align text to the end.

文本選擇#

This paragraph will be entirely selected when clicked by the user.
This paragraph will not be selectable when clicked by the user.