Friday 13 May 2016

Text overflow at right side .....


Text overflow at right side of page make ..... for continues....

CSS:
=======
.class-left{
    text-overflow: ellipsis;
}

html:=
=======

<div>
<div class="class-left">aaaaaaaaaaaaa></div><div class="right">LINK</div>

No comments:

Post a Comment