<body>
<div id= "Contenter" >
<p>
I love the boss, the Boss Mighty,
Jing Sweet _ Baidu Encyclopedia
Name: King Sweet
Birthday: July 21, 1988 (early June)
Description: Jing-sweet, mainland China actress. Born July 21, 1988 in Xi ' An, Shaanxi province, graduated from Beijing Film Academy performance department. 2010 starring in the film "My Beautiful Boss" became popular
</p>
<table border= ' 1 ' >
<tr>
<th> name </th>
<th> Age </th>
</tr>
<tr>
<td> Yonghao </td>
<TD>50 years old </td>
</tr>
<tr>
<td> Lei June </td>
<td>53 years old </td>
</tr>
</table>
<table>
<form>
<p> Email: <input type= "Text"/></p>
<p> Password: <input type= "Password"/></p>
<p>
<input type= ' radio ' name= ' sex '/> Male
<input type= ' radio ' name= ' sex '/> Women
</p>
<p>
<input type= ' checkbox ' name= ' Lanqiu '/> Basketball
<input type= ' checkbox ' name= ' Zuqiu '/> Football
</p>
<p>
<select>
<option> China </option>
<option> USA </option>
<option> Japan </option>
</select>
</p>
<p> Avatar: <input type= ' file '/> </p>
<p> <textarea> I am Chinese we love China </textarea> </p>
<p> <input type= ' submit ' value= ' registration '/>
<a href= "Http://www.yetuwo.com/login" > Login </a>
</p>
<ul>
<li> age must be greater than 18 to register </li>
<li> time until 2016 </li>
<li> Each person can receive a sugar after registration </li>
</ul>
</form>
</table>
</div>
</body>
1 <p> tags for one row
Forced line break with <br>
Table
Tr
Th
Td
One label for a display effect
Add a border = "1" to the table
Adds a box to each member of the table
Next learn the form
<form>
</form>
Li's role is one line.
Add <div id= "Contenter" below the body tag >
Add <div id= "Contenter" below the body tag >
It's like this tag can be used to set properties
Basic tags for HTML