Can't center form


Author Message
Art

Posted: 7/25/2009
Quote message 

For some reason, I can't get my Aweber form
centered on the page. Here is the HTML:
------------------------------------------------------------------------------------------------------------
<form style="text-align: center;" action="http://www.aweber.com/scripts/addlead.pl" method="post"> <input name="meta_web_form_id" type="hidden" value="562264149" /> <input id="redirect_40efe9c4a236f6c2192fb46de1e5db01" name="redirect" type="hidden" value="http://aweber.com/form/thankyou_vo.html" /> <input name="meta_redirect_onlist" type="hidden" /> <input name="meta_adtracking" type="hidden" /> <input name="meta_message" type="hidden" value="1" /> <input name="meta_required" type="hidden" value="name,from" /> <input name="meta_forward_vars" type="hidden" value="0" />
<table border="0">
<tbody>
-----------------------------------------------------------------------------------------------------------------
Can anyone help?

Thanks,

Art
 
Garry

Posted: 7/25/2009
Quote message 

You should place your form code in a div and assign margin-left or margin-right or margin-top or margin bottom to align your form at your desired place