Position image text
Posted: Fri Mar 28, 2014 3:55 pm
Hi,
I want to put a picture in a text, but I want to center the image relative to the text
When i use this code, The image is aligned with the bottom of the text, as it is higher than the text, the step number is offset it is ugly.
how to center the image and text
Thank you
I want to put a picture in a text, but I want to center the image relative to the text
Code: Select all
<step >
<cmd>Click on: <image href="button.gif" For print/></cmd>
</step>
how to center the image and text
Thank you