表格内容过长省略号代替

  <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <style type="text/css"> table{ table-layout: fixed } td { text-overflow:ellipsis; overflow: hidden; }
相关文章
相关标签/搜索