This code will align your image at the center:
<center>https://steemitimages.com/DQmQNv1NiZNWSqG4NiRHFV18Y5s8ETiR7cadHPKdG2cZnAJ/visual.png/</center>
This code will align your image at the center:
<center>https://steemitimages.com/DQmQNv1NiZNWSqG4NiRHFV18Y5s8ETiR7cadHPKdG2cZnAJ/visual.png/</center>
Thanks, that worked great.
I'll get the hang of Markdown eventually.
You can make the images side by side using columns:
<div class=pull-left> FIRST IMAGE </div> <div class=pull-right> SECOND IMAGE </div>