I was looking for a way to format text and images within a blog post, by editing the HTML.
My requirement was to have text and images placed down the page, without having text wrapped around the images, and without using a <TABLE></TABLE> tag pair.
My friend and guru colleague, Brian, showed me how to do it using the tag: -
<div style="clear: both;">
Easy when you know how ... and now I know how :-)
No comments:
Post a Comment