Hi Guys,
Thank you for your attention.
I have some cool button codes that I want to paste in WP to make my squeeze page work better. If you are interested how it looks just check http://inspiredachievement.ro
if I paste the code below into the WP page it does not look like in plain HTML.
<table border="0" cellspacing="4" cellpadding="10">
<tbody>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td style="text-align: center;">I enter my <strong>Name</strong> Now:</td>
</tr>
<tr>
<td style="text-align: center;"><input name="name" size="20" type="text" /></td>
</tr>
<tr>
<td style="text-align: center;">I enter my <strong>Primary Email</strong> now:</td>
</tr>
<tr>
<td style="text-align: center;"><input name="from" size="20" type="text" /></td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td>
<div>
<table border="0" cellspacing="10" cellpadding="20" width="100%">
<tbody>
<tr style="text-align: center;">
<td style="background:red" onmousedown="this.style.backgroundColor='#FF0000'" onmouseover="this.style.backgroundColor='#009900'" onmouseout="this.style.backgroundColor='#FF0000'"><input style="color: #000000; cursor: pointer; font-family: Verdana,Arial,Helvetica,sans-serif; letter-spacing: -1px; font-size: 19px; font-weight: bold; width: 360px; height: 40px;" name="submit" type="submit" value="Give Me My FREE KIT Right Now »" /></td>
</tr>
</tbody></table>
</div>
<span style="font-family: Arial; color: #000000; font-size: x-small;"> </span></td>
</tr>
</tbody></table>
Please, can someone help me?
Thank you in advance,
Ioan