Break lines in CSS
Break lines in CSS
Out of context: Reply #11
- Started
- Last post
- 14 Responses
- SigDesign0
simple method would be to just wrap the words in a div and set a width so they go to a new line...
- wait someone already covered this with classesSigDesign
- yeah but it cuts up the words that are longer than the set width.dashofpower