List with special characters, Div (Beginner HTMLL Foundation)

Source: Internet
Author: User

1. Unordered list

-Bullets: Solid Circle (Disc), Square, Hollow Circle (Circle)

-List <ul>----

List Items <li>---

</li></ul>

-type property: Used to modify item I symbol classification

Change <ul> to <ul type= "Square" >

2. Ordered list

-Similar to unordered list, except for list <ol>

-List Symbols

1 Number (default

a/a uppercase and lowercase letters

i/i Case Roman Alphabet

-start Change the initial number eg:start= "100"

-reversed List Reverse sort eg:reversed= "reversed"

3. Description List

Mark Start <dl>

<dt> Description Object Title </dt>

<dd> Description Content </dd>

</dl>//Separate account line

4. Special characters

List of two commonly used

Copyright Character &copy

Space

In HTML, no matter how many spaces are the default is a

5.div elements

Use DIV elements to create a structured region (division) in a Web page. There is a line break between the top and bottom.

Suitable for <div> replace when text is not a true paragraph <p>

List with special characters, Div (Beginner HTMLL Foundation)

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.