Is there a way to use CSS to create a white space in the middle of text? Currently, I am manually breaking the text, which is not ideal. I am aware that there is a function that allows the text to end and start in another div, but unfortunately, it is not supported in IE.
The text is one continuous piece, but I would like to add a white space in the middle of it.
Here is an example of the styling I have in mind: https://i.stack.imgur.com/Rqg1H.png