You will need to know some HTML. You upload your photos to another photo host like Facebook or Google, then you can use HTML to invoke those photos.
-sailor(Ocean & Mountain);
2017-2-13(#10607575@0)
Choose HTML format for the contents, and use tags like these:
<img src="URL_OF_PICTURE1"><br>
<img src="URL_OF_PICTURE2"><br>
<img src="URL_OF_PICTURE3"><br>
-sailor(Ocean & Mountain);
2017-2-13(#10607599@0)