<style>
.ellipsis {overflow:hidden; text-overflow:ellipsis; }
</style>
<table border=1 width=200 style='table-layout:fixed'>
<tr>
<td nowrap class='ellipsis'>가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사</td>
</tr>
</table>
<style>
.ellipsis {overflow:hidden; text-overflow:ellipsis; }
</style>
<table border=1 width=200 style='table-layout:fixed'>
<tr>
<td nowrap class='ellipsis'>가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사 가나다라마바사</td>
</tr>
</table>