posts - 0, comments - 77, trackbacks - 0, articles - 356
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

让表格一行中的文字过多时自动变成省略号

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"

只有注册用户登录后才能发表评论。


网站导航: