Creating a simple two column layout
Another basic question!
I have a topic containing a few paragraphs of text. A way down the page, I want an image on the left, with some relevant text on the right... then more paragraphs beyond that.
Sometimes the text to the right of the image will be deeper than the image itself, but I don't want the text to wrap back under the image, so the only way I can see of doing this in the UI is inserting a table. I'm still getting into the basics of figuring out how to apply styles for all the various elements in play; the table, rows, columns, the style applied to the image itself, and the text to the right. Selecting those elements and adjusting them in the UI is fiddly.
I could get into the source and am comfortable with the code and with CSS, but I'd really like to do this in the UI.
How do experienced users approach something so simple?
Thanks 🙂
EDIT: This is in RH 2019.0.11
