2
I don’t know as much about HTML and CSS as I would like and I need to make a small change to a site where I’m very limited, so I did it here.
<div>
<div>
<a class="button" href="(LINK)" style="float: right; border:1px solid; padding: 11px 21px; vertical-align: middle; background:#2D888F; color:white;border-radius:6px; font-size: 20px; font-family:helvetica, serif;text-decoration:none;">Abra sua conta</a></div>
<div>
<a class="button" href="(LINK)" style="float: center; border:1px solid; padding: 11px 21px; vertical-align: middle; background:#2D888F; color:white;border-radius:6px; font-size: 20px; font-family:helvetica, serif;text-decoration:none;">Minha conta</a></div>
</div>
<p>
The buttons are ok only that one is superimposed on the other, and I need you to stand next to each other. Someone can help me with a solution to this?
Thanks, solved. =)
– Bruno Silva
Tag as answer! This way it will help other people who have the same question.
– Marcus Urbano