인터넷/HTML
긴 내용을 줄여서 내용... 과 같이 표시되게 하는 방법
영화처럼
2007. 2. 27. 10:29
nowrap style="width:100%;cursor:hand;overflow:hidden;text-overflow:ellipsis;"
.ellipsis{
width:100%;
overflow:hidden;
text-overflow:ellipsis;
}
<table style="table-layout:fixed;">
<td nowrap class="ellipsis" title="">