Posted
Filed under Htm&Javascript

<html>
 <head></head>
 <body>
 
  <STYLE>.ellipsis {overflow:hidden; text-overflow:ellipsis; }</STYLE>
<TABLE style="TABLE-LAYOUT: fixed" width=200 border=1><BR>
<TR>

 <TD class=ellipsis noWrap>가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사

 </TD>

</TR>

</TABLE>

 </body>
</html>


참고 주소:http://html.nhncorp.com/blog/37677
완벽 호환 하려면 다음을 참조 하면 될거 같음

2012/07/02 18:55 2012/07/02 18:55