사용자 도구

사이트 도구


study:css

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
study:css [2019/11/05 06:13] – [Ellipsis] taekgustudy:css [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1
줄 25: 줄 25:
  
 ==== Ellipsis ==== ==== Ellipsis ====
 +통영의...
 <code html> <code html>
-<div class="txt_line">통영의 신흥보물 강구안의 동쪽벼랑인 동피랑의 벽화마을을 다녀왔다</div>  +<div class="txt_line">통영의 신흥보물 강구안의 동쪽벼랑인 동피랑의 벽화마을을 다녀왔다</div
-.txt_line { width:70px; padding:0 5px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; +<style
 +.txt_line {  
 + width:70px; 
 + padding:0 5px; 
 + overflow:hidden; 
 + text-overflow:ellipsis; 
 + white-space:nowrap; 
  
 +</style>
 </code> </code>
 Block레벨 테그에서만 적용됨 Block레벨 테그에서만 적용됨
study/css.1572934389.txt.gz · 마지막으로 수정됨: 2025/04/15 10:05 (바깥 편집)