A brief talk on HTML imitation Renren login interface (Novice must learn)

Source: Internet
Author: User

To facilitate the understanding of web-related knowledge, we will now talk about how the novice from the HTML CSS JavaScript to the future development of the background. First of all, let's look at the HTML copy everyone login interface:

<!doctype html>
<meta charset= "UTF-8" >
<meta name= "Generator" content= "editplus®" >
<meta name= "Author" content= "" >
<meta name= "Keywords" content= "" >
<meta name= "Description" content= "" >
<title> Open Renren account for free </title>
<body>

<form>
Registered Email:
<input type= "text" name= "registered mailbox"/><br/>
<br/>
</form>
<p>
You can use <a href= "/index.html" > Account </a> or <a href= "/index.html" > Phone number </a> registration </p>
<br/>
<form>
Create Password:
<input type= "text" name= "Create password"/><br/>
<br/>
</form><form>
Real name:
<input type= "text" name= "real name"/><br/>
<br/>
</form>
<form>
Gender:
<input type= "Radio" name= "Sex" value= "male"/> Male
<input type= "Radio" name= "Sex" value= "female"/> Female
</form><br/>
<form>
Birthday:
<select name= "Year" >
<option value= "1990" >1990</option>
<option value= "1991" >1991</option>
<option value= "1992" >1992</option>
<option value= "1993" >1993</option>
</select>
<th> year </th>
<select name= "Month" >
<option value= "1" >1</option>
<option value= "2" >2</option>
<option value= "3" >3</option>
<option value= "4" >4</option>
<option value= "5" >5</option>
<option value= "6" >6</option>
<option value= "7" >7</option>
<option value= "8" >8</option>
<option value= "9" >9</option>
<option value= "Ten" >10</option>
<option value= "One" >11</option>
<option value= ">12</option>"
</select>
<th> Month </th>
<select name= "Day" >
<option value= ">1</option>"
<option value= "2" >2</option>
<option value= "3" >3</option>
<option value= "4" >4</option>
<option value= "5" >5</option>
<option value= "6" >6</option>
<option value= "7" >7</option>
<option value= "8" >8</option>
<option value= "9" >9</option>
<option value= "Ten" >10</option>
<option value= "One" >11</option>
<option value= ">12</option>"
<option value= ">13</option>"
<option value= ">14</option>"
<option value= ">15</option>"
<option value= ">16</option>"
<option value= ">17</option>"
<option value= ">18</option>"
<option value= ">19</option>"
<option value= ">20</option>"
<option value= ">21</option>"
<option value= ">22</option>"
<option value= ">23</option>"
<option value= ">24</option>"
<option value= ">25</option>"
<option value= ">26</option>"
<option value= ">27</option>"
<option value= ">28</option>"
<option value= ">29</option>"
<option value= "1" >30</option>
</select>
<th> Day </th><br/>
</form><br/>
<form>
I am now:
<select name= "doing" >
<option value= "School" > Going to School </option>
<option value= "Job" > Working </option>
<option value= "Play" > Playing </option>
<option value= "Game" > being played </option>
</select>
</form><br/>
<td>

</td> can't see for another one?
<form>
Verification Code:
<input type= "text" name= "Verification Code"/>
<br/>
</form><br/>
<td>

</td>
</body>

A brief talk on HTML imitation Renren login interface (Novice must learn)

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.