Image align=Left not working

Avatar
  • updated
  • Answered
When I add an image to a topic sometimes I want to have text on the right, but <img align=left> does not work.
How to do this? or add columns?
Pinned replies
Avatar
Sergey Stukov co-founder
  • Answer
  • Answered
Try <img style="float:left;" src="yourimg.jpg"> 
Use html source edit function.
Avatar
JDB
Great. Thanks.
Avatar
Sergey Stukov co-founder
  • Answer
  • Answered
Try <img style="float:left;" src="yourimg.jpg"> 
Use html source edit function.