<style>
table td div
{
    width:90px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
</style>
<table><tr><td><div>文章标题字数</div></td></tr></table>