https://24.media.tumblr.com/fd5bd2458ad5c8c9d223b68edf9f8fb8/tumblr_mtn9z7VzCU1qb86cao1_500.gif
My text
in this box
https://24.media.tumblr.com/fd5bd2458ad5c8c9d223b68edf9f8fb8/tumblr_mtn9z7VzCU1qb86cao1_500.gif
My text
in this box
Presumably it’s a table with 1 row and 2 columns, e.g.:
<table "width:100%, align:left">
<tr>
<td>image</td>
<td>IPSUM LOREM<hr></hr><ul style="margin: 0;padding:0;"><li style="list-style:none">ipsum lorem</li><li style="list-style:none">ipsum lorem</li><li style="list-style:none">ipsum lorem</li><li style="list-style:none">ipsum lorem</li></ul></td>
</tr>
</table>
�something like that.
Using the img tag, add the attribute align="left"
Using the img tag, add the attribute align="left"
Indeed! Good tip!