I have an HTML page that I generate from the data contained in a database. The database sometimes contains long strings that the browser can\'t break because the strings don\'t
It is also possible to use word-break css property to cut every word on the element edge.
.selector_name { word-break: break-all; } some words some words some words some words you can obtain: some word| s some wo|<-edge of the element rds some | words som| e words |
some words some words some words some words