省略号

<style type="text/css">
			.nav {
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 1;
				-webkit-box-orient: vertical;
			}
			
			.div {
				white-space: normal;
				height: auto;
				max-height: 20px;
				line-height: 20px;
				200px;
			}
		</style>

  2

<div class="div">
			<label class="nav"> dddssssssss都是对的大师傅师傅水电费水电费所发生的发发生的 sssssd</label>
		</div>

  

原文地址:https://www.cnblogs.com/lgjc/p/6269354.html