單行顯示css

table td {
	    text-overflow: ellipsis;
    	white-space: nowrap;
    	max-width: 100px;
    	overflow: hidden;
	}
相關文章
相關標籤/搜索