样式属性:width:500px;text-overflow:ellipsis;overflow: hidden; white-space: nowrap;
<div style="text-align:left;line-height:40px;padding-left:3px;max-width:500px;text-overflow:ellipsis;overflow: hidden; white-space: nowrap;">
                                        <a  style="text-decoration:none;color:#367CE5;cursor:pointer"  ng-bind-html="x.Title" title="{{x.Title}}"></a>
                                    </div >
原文:https://www.cnblogs.com/xiong89813/p/14235267.html