Posted on 2006-11-10 14:26
semovy 阅读(679)
评论(0) 编辑 收藏 所属分类:
CSS式样
<style>
#DIV1{width:200px;height:90px;background-color:#87CEEB;padding:8px;overflow:hidden; text-overflow:ellipsis;white-space:nowrap; }
</style>
<center><div id=DIV1>让表格一行中的文字过多时自动变成省略号让表格一行中的文字过多时自动变成省略号</div>
如内容超出单元格,则隐藏
style="TABLE-LAYOUT: fixed"