How do you put text over the top of an image? I have tried below but the text is placed under the image:
<phpdocx_image data-borderColor="FFFFFF" data-borderWidth="0" data-src="/images/rq800.jpg" data-imageAlign="left" data-scaling="100" />
<span style="margin-top:-300px;">Some text</span>