CSS

[text] CSS - text-underline-position 속성 - 텍스트 언더라인 위치 지정 (= text-underline-position속성 = 텍스트언더라인포지션속성) ※ 밑줄 위치 지정.

목차
  1. text-underline-position 예제 - 텍스트 언더라인 위치 지정
  2. text-underline-position 정의
  3. text-underline-position 구문

 

text-underline-position 예제 - 텍스트 언더라인 위치 지정

 

<style>

div {text-decoration: underline;}

.a {text-underline-position: auto;}

.b {text-underline-position: under;}

</style>


<div class="a">H<sub>2</sub>O</div>

<div class="b">H<sub>2</sub>O</div>


결과보기

 

text-underline-position 정의

 

텍스트 언더라인(=밑줄) 위치 지정.

 


 

1. cf.


2.

  • 기본값: auto
  • 상속여부: O
  • 애니가능: X
  • CSS버전: CSS3
  • JS구문: object.style.textUnderlinePosition="under";

 

3.

주요 브라우저 모두 지원.

 

4. MDN text-underline-position 예제보기

https://developer.mozilla.org/en-US/docs/Web/CSS/text-underline-position

 

 

text-underline-position 구문

 

selector {text-underline-position: auto|under|from-font|left|right|initial|inherit;}

 


[속성값]

 

auto

브라우저가 자동 지정. (기본값)

 

under

알파벳 기준선 아래에 밑줄을 설정. (아래첨자보다 밑에 배치됨.)

 

from-font

글꼴 파일에 언더라인 위치 정보 포함 O 경우 해당값 사용. (포함 X 경우엔 auto 사용.)

 

left

세로쓰기 모드 시 텍스트 왼쪽에 언더라인 배치. (가로쓰기 모드 경우, auto 사용.)

 

right

세로쓰기 모드 시 텍스트 오른쪽에 언더라인 배치. (가로쓰기 모드 경우, auto 사용.)

 

initial

이 속성의 기본값 사용.

 

inherit

부모요소의 속성값 상속.

 

 


분류 제목
text CSS - text-overflow 속성 ★ - 영역 이탈 글자 처리 (= text-overflow속성 = …
text CSS - word-break 속성 ★ - 한중일 외의 언어 (단어기준/글자기준) 줄바꿈규칙 지정 (= 줄…
text CSS - word-wrap 속성 ★ - 단어줄바꿈 위해 긴단어쪼개기 (= 긴단어깨기 = 긴단어나누기 = w…
text CSS - text-fill-color 속성 (비표준) - 텍스트글자색 (= 글자전경색 =text-fill-…
text CSS - text-decoration-line 속성 - 텍스트라인위치종류 (= text-decoration…
text CSS - text-decoration-style 속성 - 텍스트라인모양 (굵은선, 파선, 점선, 물결선 등…
text CSS - text-decoration-color 속성 - 텍스트라인색깔 (= 텍스트데커레이션컬러속성, IE…
text CSS - writing-mode 속성 - 텍스트 방향 가로/세로 제어. (= 글쓰기 방향 = 쓰기 모드 제…
text CSS - overflow-wrap 속성 - 줄바꿈 위해 단어 쪼개기 (= overflow-wrap속성 = …
text CSS - text-underline-offset 속성 - 텍스트와 밑줄라인과의 간격 지정 (= text-u…
text CSS - text-decoration-thickness 속성 - 텍스트라인 두께 지정 (= text-dec…
text CSS - text-emphasis-color 속성 - 텍스트 강조마크의 색상 지정 (= text-empha…
text CSS - text-emphasis-position 속성 - 텍스트 강조마크 위치 지정 (= text-emp…
text CSS - text-emphasis-style 속성 - 텍스트 강조마크 모양 지정 (= text-emphas…
text CSS - text-orientation 속성 - 블락방향 수직모드에서 문자방향 지정 (= 텍스트방향 지정 …
2/3
목록
 홈  PC버전 로그인 일본어
그누앞단언어
그누뒷단언어
그외코딩언어
그누보드
제작의뢰
Q&A
커뮤니티 1
웹유틸
회원센터
홈짱닷컴 PC버전 로그인