Web base, creating Web pages with HTML elements

Source: Internet
Author: User

Observe the HTML elements of commonly used Web pages, and use the learned tags to mimic the actual application scenarios.

Make a login page with Div,form and do it as beautifully as possible.

Practice using the drop-down list selection box, the unordered table, the list of sequences, and the definition lists.

<!DOCTYPE HTML><HTMLLang= "en"><Head>    <MetaCharSet= "UTF-8">    <title>Gzcc</title></Head><Body>    <H1>Mis Question and answer platform</H1>    <H2ID= "+">2015</H2>    <DivID= "Container"style= "width:400px">        <DivID= "header"style= "Background-color:cornflowerblue"><H2Align= "Center">Landing</H2> </Div>        <DivID= "Content">             <form>User name:<inputtype= "text"name= "username"placeholder= "Please enter user name"><BR>Password:<inputtype= "Password"name= "Passwork"><BR>                 <inputtype= "Radio"name= "Role"value= "Stu">Student<inputtype= "Radio"name= "Role"value= "Tea">Teacher<BR>                 <inputtype= "checkbox"value= "true"><span>Remember Me</span> <ahref="">Login encountered problems</a><BR>                 <inputtype= "button"value= "Login"onclick= "alert (' Login verification ')">             </form>         </Div>        <DivID= "Footer"style= "Background-color:cornflowerblue;clear:both;text-align:center"><I>Copyright @mis</I></Div>    </Div>    <Div>        <Select>            <option>Collection</option>            <option>Click to praise</option>            <option>Comments</option>        </Select>        <ul>            <Li>Python</Li>            <Li>Html</Li>        </ul>        <ol>            <Li>Python</Li>            <Li>Html</Li>        </ol>         <H3ID= "School Profile">School Profile</H3>    <D1>        <DT>1 School Profile</DT>            <DD><ahref= "http://www.gzcc.cn/html/xygk/xueyuanjianjie/">1 School Profile</a> </DD>        <DT>2 School Emblem Motto</DT>            <DD><ahref= "http://www.gzcc.cn/html/xygk/xhxx/">2 School Emblem Motto</a> </DD>    </D1>    </Div>    <ahref= "#2">2</a>    <HR><BR>    <HR>            <Pstyle= "color:darkgreen;fent-size:x-small;margin-left:20px;">Friendship Link</P>            <ahref= "http://www.gzcc.cn/">                <imgsrc= "Http://www.gzcc.cn/2016/images/banner.png"width= "258"Height= "The "alt= "gzcc.cn"/>                <BR>Guangzhou Business School</a>                <aID= ' 2 '></a></Body></HTML>

Web base, creating Web pages with HTML elements

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.