text-transform > HTML/CSS

본문 바로가기

사이트 내 전체검색

뒤로가기 HTML/CSS

text-transform

페이지 정보

작성자 관리자 작성일 20-09-18 09:35 조회 4,569 댓글 0

본문

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에서 이동 됨]

댓글목록 0

등록된 댓글이 없습니다.

Copyright © neion.co.kr All rights reserved.
PC 버전으로 보기