Self-made registration page interface code (learning small records in the HTML process), interface html

Source: Internet
Author: User

Self-made registration page interface code (learning small records in the HTML process), interface html

Self-built registration page interface code (learning small records in the HTML process)Author: Star)

 

 

Effect style:

 

 

Mainly used: form tags, input form

Text = text password = ciphertext input radio = single-choice checkbox = multiple-choice vlaue = text to be written in the input box textarea = rewrite box

Button = normal button submit = submit button reset = reset button

 

 

The Code is as follows:

 

<Html>

<Head>

<Meta charset = "UTF-8">

<Title> (registration page) </title>

</Head>

 

<Body>

<H2> welcome to register "your stars and my website"

 

<Form>

 

Enter your de name: <input type = "text" name = "Account" value = "Cute name! Ga ~ ">

 

<Br>

 

Enter your de password: <input type = "password" name = "password" value = "ciphertext is safe ~~ ^_^ ">

 

<Br>

 

Are you GG or MM ~ : <Input type = "radio" name = "sex"> GG <input type = "radio" name = "sex"> MM <input type = "radio" name = "sex"> don't tell you

 

<Br>

 

Select your de degree: <input type = "radio" name = "study"> kindergarten

<Input type = "radio" name = "study"> elementary school

<Input type = "radio" name = "study"> Junior High School

<Input type = "radio" name = "study"> High School

<Input type = "radio" name = "study"> University

<Input type = "radio" name = "study"> master

<Input type = "radio" name = "study"> PhD

<Input type = "radio" name = "study"> higher, more powerful!

 

<Br>

 

Select your de hobbies

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.