I'm a new instructional designer at Lasell College. We're exploring simple* methods for aligning figures and text on a Page without resorting to tables. When using left or right justified images (e.g. style="float: right;") in Page design, is there a way to force the next block of text to start below the image? The method I used to use in HTML is deprecated (https://www.sitepoint.com/clear-html-attribute/) and we’re not going to use CSS. Maybe <div>?
* I'm comfortable with ul, br, align, float, border, padding, width, etc. I can probably figure out div. Whatever we do has to be do-able by the HTML and/or Rich Text editors.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.