Hi I hope you're familiar with Mailchimp
I just would like to know how can I have this code the same indention:
<p>[+MailChimp.message+]</p>
<form method="post" action="[~[*id*]~]">
<label>First Name: <input type="text" name="mc_FNAME" value="" /></label><br />
<label>Last Name: <input type="text" name="mc_LNAME" value="" /></label><br />
<label>Email: <input type="text" name="mc_EMAIL" value="" /></label><br />
<label>Website: <input type="text" name="mc_URL" value="" /></label><br />
<input type="submit" name="subscribe" value="Subscribe" />
</form>
if you can check this the box of the email is near to the word "email" and i would like to have them in one row.
Thanks
==== Nifle
how can I define the indention of the boxes? thanks
