You are viewing a single comment's thread from:
RE: The Diary Game Post 8 - Tuesday, 30th June 2020
It is the use of markdown commands. For example...
<div class='pull-left'>
upload picture here
</div>
This part is for your text...
The command above appears like this:
This part is for your text...
The same applies to putting the picture on the right hand side. In that case, you will use the command <div class='pull-right'>
. All other things remain the same.
I hope this helps.
thanks for the reply