html - How to do <p> tag word wrapping? -


screenshot

as shown in above image. exceeding words needs hide , dotted line need show. how word wrapping in css/angular js.

you can use text-overflow style available in css.

text-overflow: clip|ellipsis|string|initial|inherit; 

use ellipsis trim word , show dots.

see word wrapping in css


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -