HTML ordered unordered definition list

Source: Internet
Author: User
Tags definition html header

1. Unordered list

An unordered list is a list of items that are marked with a bold dot (a typical small black circle). Unordered lists start with <ul> tags. Each list item starts with <li>.

2. Ordered list

Similarly, a sequence table is also a column of items, and list items are marked with numbers. A sequence table begins with the <ol> tag. Each list item starts with the <li> label.

3. Definition List

Custom lists are not just a list of items, but a combination of items and their annotations. The custom list starts with the <dl> tag. Each custom list item starts with <dt>. The definition of each custom list item starts with <dd>.

The code is as follows:

	
&lt;! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" &nbsp; "http://www.w3.org/TR/xhtml1/DTD/ Xhtml1-transitional.dtd "&gt; &lt;html xmlns=" http://www.w3.org/1999/xhtml "&gt; &lt;head&gt; &lt;meta http-equiv=" Content-type "content=" text/html; charset=gb2312 "/&gt; &lt;title&gt; list &lt;/title&gt; &lt;/head&gt; &lt;body&gt; &lt;h1 align=" center "&gt; List Definition &lt;/h1 &gt; &lt;ol type= "1" &gt; &lt;li&gt; link &lt;/li&gt; &nbsp; &nbsp; &nbsp; &lt;ol type= "A" &gt; &nbsp; &nbsp; &nbsp; &nbsp; &NB Sp &lt;li&gt; page Jump &lt;/li&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt; link structure &lt;/li&gt; &nbsp; &nbsp; &nbsp; &nbsp; &NB Sp &lt;li&gt; absolute path and relative path &lt;/li&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt; anchor chain connect &lt;/li&gt; &nbsp;&lt;li&gt; link Download &lt;/ li&gt; &nbsp; &nbsp; &nbsp; &lt;/ol&gt; &lt;li&gt; font label &lt;/li&gt; &nbsp; &nbsp; &nbsp; &lt;ol type= "A" &gt; &nbsp; &nbsp; & nbsp &nbsp; &nbsp; &lt;li&gt; font label effect &lt;/li&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt; font label Properties &lt;/li&gt; &nbsp; &nbsp; &nbsp; &NBSP &nbsp; &lt;li&gt; font label SEO weight &lt;/li&gt; &nbsp; &nbsp; &nbsp; &lt;/ol&gt; &lt;li&gt; sector tab &lt;/li&gt; &lt;ol type= "A" &gt; & nbsp &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt; and context partitioning and isolation &lt;/li&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt; &nbsp;&amp;lt; HR color= "#FF0000"/&amp;gt; horizontal &lt;/li&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt; font label SEO weight &lt;/li&gt; &nbsp; & nbsp &nbsp; &lt;/ol&gt; &lt;li&gt;html Theme structure &lt;/li&gt; &lt;ol type= "A" &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt; HTML header Tags &lt;/li&gt; &nbsp;&lt;ol type= "I" &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;doctype document declaration &lt;/li&gt; &nbs P &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt;html &amp;lt;title&amp;gt;&lt;/li&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;li&gt; HTML &amp;lt;base/&amp;gt;&lt;/li&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ol&gt; &nbsp; &nbsp; &nbsp; & nbsp &nbsp; &lt;li&gt;html Theme Tags &lt;/li&gt; &nbsp; &nbsp; &nbsp; &lt;/ol&gt; &lt;/ol&gt; &lt;dl&gt; end movie ranking &nbsp; &lt;dt&gt;9 monthly hot Film &nbsp;&lt;Dd&gt; Small time 2&lt;/dd&gt; &nbsp;&lt;dd&gt; speed and passion 6&lt;/dd&gt; &nbsp; &lt;/dt&gt; &lt;/dl&gt; &lt;/body&gt; &lt;/html&gt; 

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.