For our project website we wish to create a special layout where one line or several lines link text paragraphes or text boxes with each other, something like shown on this draft.
Do you know anything about a plugin or about html/css techniques I could use to do that?
The only thing I found so far is descriptions about how to create horizontal and vertical lines (hr and div class="verticalLine") and about css positioning.
Yet, I wonder if this strategy could cause problems with responsiveness of the website and if there are not any other direction I need to look.
I am ready to work on learning the HTML/CSS skills and then post the result here, just would like to know from an experienced person if this is the right direction to go.
Thanks a lot!