Hello fellows,
I centered an image and wanted to center the button below it as well and I can't seem to figure it out. Could anyone help me out? Here's the code:
<p style="text-align: center;"><img class="aligncenter" title="ooo" src="http://ert.jpg" alt="" width="500" height="500" /></p>
<p style="align: center;">[button link="http://www.www.www] www[/button]</p>
Thanks in advance!
P.S. What I have with that code is a centered image and a left-aligned button. I would like to have both of them centered.