1, HTML+DIV+CSS 0 Basic Quick start to Production Enterprise Station Video Course _2 HTML list usage

Source: Internet
Author: User

0. Unordered list

1. Ordered list

1 <!DOCTYPE HTML>2 <HTMLLang= "en">3 <Head>4     <MetaCharSet= "UTF-8">5     <title>Document</title>6 </Head>7 <Body>8     <!--This is a comment -9     <!--unordered list -Ten     <ul> One         <Li>Women's/Men's/underwear A             <ul> -                 <Li>Sweatshirts</Li> -                 <Li>Skirts the                     <ul> -                         <Li>Dress</Li> -                         <Li>Pleated skirt</Li> -                     </ul> +                 </Li> -                 <Li>Underwear</Li> +             </ul> A         </Li> at         <Li>Shoes & Bags</Li> -         <Li>Toys & Baby</Li> -     </ul> -  -     <!--list with sequence - -     <ol> in         <Li>Women's/Men's/underwear -             <ol> to                 <Li>Sweatshirts</Li> +                 <Li>Skirts -                     <ol> the                         <Li>Dress</Li> *                         <Li>Pleated skirt</Li> $                     </ol>Panax Notoginseng                 </Li> -                 <Li>Underwear</Li> the             </ol> +         </Li> A         <Li>Shoes & Bags</Li> the         <Li>Toys & Baby</Li> +     </ol> - </Body> $ </HTML>

2. Customizing the list

1 <!DOCTYPE HTML>2 <HTMLLang= "en">3 <Head>4     <MetaCharSet= "UTF-8">5     <title>Custom list</title>6 </Head>7 <Body>8     <DL>9         <DT>What is HTML?</DT>Ten         <DD>HTML is a hyper-text language</DD> One         <DT>What is JavaScript?</DT> A         <DD>JavaScript is a language that can do special effects.</DD> -     </DL> - </Body> the </HTML>

1, HTML+DIV+CSS 0 Basic Quick start to Production Enterprise Station Video Course _2 HTML list usage

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.