작성자 : 김동일
작성일 : 2015-10-30
css 레퍼런스 설명:
-
hyphens: 문장이 div 영역에서 행으로 넘어가는 경우 하이픈하는 방법을 설정합니다.
-
syntax :
hyphens : none | manual | autonone : 기본 값, 하이픈을 사용하지 않는다.
manual : ‐ 또는 에 하이픈을 적용한다.
auto : flex item를 영역 내에 역순으로 포장하여 표시한다.
sample code : [https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens] : 해당 사이트 참조
opera 에서는 지원하지 않음
- align-content
- align-items
- align-self
- @keyframes
- animation
- backface-visibility
- background-clip
- background-origin
- background-size
- border-bottom-left-radius
- border-bottom-right-radius
- border-image
- border-image-outset
- border-image-repeat
- border-image-slice
- border-image-source
- border-image-width
- border-radius
- border-top-left-radius
- border-top-right-radius
- box-shadow
- box-sizing
- column-count
- column-gap
- column-rule
- column-rule-color
- column-rule-style
- column-rule-width
- column-span
- column-width
- columns
- flex
- flex-basis
- flex-direction
- flex-flow
- flex-grow
- flex-shrink
- flex-wrap
- @font-face
- font-feature-settings
- hyphens
- justify-content
- opacity
- order
- outline-offset
- overflow-wrap
- overflow-x
- overflow-y
- perspective
- perspective-origin
- resize
- tab-size
- text-align-last
- text-overflow
- text-shadow
- transform
- transform-origin
- transform-style
- transition
- transition-delay
- transition-duration
- transition-property
- transition-timing-function
- word-break
- word-wrap