Home › Forums › Design › Multi-row Wrapping Divs › Reply To: Multi-row Wrapping Divs
September 26, 2016 at 2:47 pm
#245921
Participant
Please let me offer another description.
I am trying to make a two-row ribbon of text, that wraps the two rows onto a new line together whenever either one comes to the edge of its container.
This is difficult to represent manually because the lines I use will wrap at different points on different screens, but basically, I’m looking to make a ribbon that looks like this:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
that will wrap both A and B together onto a new line if the text in A or B comes to the edge of the container.