text-transform
페이지 정보

본문
text-transform: none|capitalize|uppercase|lowercase|initial|inherit;
none : No capitalization. The text renders as it is. This is default
capitalize : Transforms the first character of each word to uppercase
uppercase : Transforms all characters to uppercase
lowercase : Transforms all characters to lowercase
initial : Sets this property to its default value.
inherit : Inherits this property from its parent element.
[이 게시물은 관리자님에 의해 2021-12-31 23:19:19 CSS에서 이동 됨]
none : No capitalization. The text renders as it is. This is default
capitalize : Transforms the first character of each word to uppercase
uppercase : Transforms all characters to uppercase
lowercase : Transforms all characters to lowercase
initial : Sets this property to its default value.
inherit : Inherits this property from its parent element.
[이 게시물은 관리자님에 의해 2021-12-31 23:19:19 CSS에서 이동 됨]
- 이전글CSS 캐시 반영 20.09.18
- 다음글HTML Video Tag의 자동재생(auto play) 조건 20.09.18
댓글목록
등록된 댓글이 없습니다.