JSP page to align text and text boxes with table table

Source: Internet
Author: User

1, border= "0" cellpadding= "0" cellspacing= "20",

The first is the margin to set 0, the second is to specify the size of the white space between the cell contents and the cell boundary, and the third is the margin 20 (that is, the spacing between rows and rows).

<div id= "tt" class= "Easyui-tabs" >
<div title= "Basic Information" >
<table align = "center" border= "0" cellpadding= "0" cellspacing= "><!--cellspacing=" 80 "This is the outer space, and
<tr>
<td> Account:</td>
<td><input type= "text" name= "account" id= "account"/><span
Id= "ER" ></span> <label for= "account" ></label></td>
</tr>
</br>
<tr>
<td> Password:</td>
<td><input type= "text" name= "Password" id= "Password"/> <label
For= "Password" ></label></td>
</tr>
<tr>
<td> Please enter the password again:</td>
<td><input type= "text" Name= "Enter_the_password_again"
Id= "Enter_the_password_again"/> <label
For= "Enter_the_password_again" ></label></td>
</tr>
<tr>
<td> Common mobile phone number:</td>
<td><input type= "text" name= "PhoneNumber" id= "PhoneNumber"/> <label
For= "PhoneNumber" ></label></td>
</tr>
<tr>
<td> real name:</td>
<td><input type= "text" name= "Realname"/></td>
</tr>

<tr>
<td> ID Number:</td>
<td><input type= "text" name= "Idcardnumber"/></td>
</tr>
<tr>
<td> Agent Area:</td>
<td><select id= "province" Name= "province" ></select> <select
Id= ' city ' name= ' city ' ></select> <select id= ' area ' name= ' area ' ></select>

<script type= "Text/javascript" >
Addressinit (' Province ', ' City ', ' area ');
</script></td>
</tr>
<tr>
<td> Company Name:</td>
<td><input type= "text" name= "Nameofcompany"/></td>
</tr>
<tr>
<td> recommended by People id:</td>
<td><input type= "text" name= "referees"/></td>
</tr>
<tr>
<td> Corporate photo (handheld ID):</td>
<td><input type= "File" id= "File1" name= "Photoagencyasalegalperson"/>

</td>
</tr>
<tr>
<td> Business License:</td>
<td><input type= "File" id= "File2" name= "Thebusinesslicense"/>

</td>
</tr>
<tr>
<td> Business License Copy:</td>
<td><input type= "File" id= "File3" name= "Duplicateofbusinesslicense"/>

</td>
</tr>
<tr>
<td> Bank account Opening permit:</td>
<td><input type= "File" id= "File4" name= "Thebankopensanaccountlicence"/>

</td>
</tr>
<tr>
<td> Parent-Agent Id:</td>
<td><input type= "text" name= "Pid"/></td>
</tr>
</tr>
</table>
</div>

JSP page to align text and text boxes with table table

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.