用户注册 信息验证
代码 <html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"> <title>注册验证</title> <style type="text/css"> .body { margin:0; padding:0; text-align:center; } .div_cont { margin:0 auto; padding:0; width:500px; } .tab_theme { font-size:15px; text-align:left; font-weight:bold; } .tab_martop { margin-top:10px; } .tab_control { font-size:13px; text-align:left; } .td_light { line-height:25px; } .td_left { width:100px; text-align:left; } .td_right { width:300px; padding-right:6px; } </style></head><body> <form id="form1" runat="server"> <div class="div_cont tab_martop"> <table class="tab_theme