<tr id="aiuuc"></tr>
<tr id="aiuuc"></tr>
  • \n
    \n
    Web Designing company in Chennai<\/dt>\n
    This service Enhance Website Exposure with professional User Interface <\/dd>\n<\/dl>\n<\/body>\n<\/html><\/pre>\n

    Output:<\/strong><\/p>\n

    \"HTML<\/p>\n

    Example #2<\/strong><\/p>\n

    \n\nPage Title<\/title>\n<style>\nbody {\nbackground-color: pink;\ntext-align: center;\ncolor: blue;\nfont-family: Arial, italic;\n}\n<\/style>\n<\/head>\n<body>
    <h1><a href="http://www.miracleart.cn/">国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂</a></h1>\n<h1>HTML Demo 2<\/h1>\n<p>This is Networking Protocol Abbreviation.<\/p>\n<dl>\n<dt>FTP\n<dd>File Transfer Protocol\n<dt>TCP\/IP\n<dd>Transmission Control Protocol\/IP address\n<dt>SNMP\n<dd>Simple Network Management Protocol\n<\/dl>\n<\/body>\n<\/html><\/pre>\n<p><strong>Output:<\/strong><br>\n<img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543945619088.png\" alt=\"HTML Description List\" ><\/p>\n<h4>Type 2: Single description along with multiple terms<\/h4>\n<p><strong>Example# 1<\/strong><\/p>\n<pre><!DOCTYPE html>\n<html>\n<body>\n<dl>\n<dt> Ebay<\/dt>\n<dt>Etsy<\/dt>\n<dt>Walmart<\/dt>\n<dd>The Top 10 internet shopping websites in the year 2019<\/dd>\n<\/dl>\n<\/body>\n<\/html><\/pre>\n<p><strong>Output:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543945777026.png\" alt=\"HTML Description List\" ><\/p>\n<p>Next, we shall use the ‘lang’ attribute in the <dl> where the terms use different languages. These attributes put out ISO language code as its two-letter value.<\/p>\n<p><strong>Example# 2<\/strong><\/p>\n<pre><!DOCTYPE html>\n<html>\n<body>\n<h2>A Description HTML list<\/h2>\n<dl lang=\"es\">\n<dt>formas<\/dt>\n<dt lang=\"en-us\">Shapes<\/dt>\n<dt lang=\"fr\">Formes<\/dt>\n<dd>A Shape determines the different structure of the objects. <\/dd>\n<\/dl>\n<\/body>\n<\/html><\/pre>\n<p><strong>Output:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543946099691.png\" alt=\"HTML Description List\" ><\/p>\n<h4>Type 3: Single term describing multiple descriptions<\/h4>\n<p><strong>Example<\/strong><\/p>\n\n\n<pre><html>\n<head>\n<title>DEFINITION LIST<\/title>\n<\/head>\n<body bgcolor=\" brown\" text=\"pink\">\n<h1><u>DEFINITION LIST DEMO<\/u><\/h1>\n<h3>\n<dl>\n<dt lang=\"es\"><u>Compact:<\/u><\/dt>\n<dd>A Compact may refer to make-up case.\n<\/dd>\n<dd>When taken as adjective it refers to smaller part. Example, need a compact sofa to sit.<\/dd>\n<\/dl>\n<h3>\n<\/body>\n<\/html><\/pre>\n<p><strong>Output:?<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543946176523.png\" alt=\"HTML Description List\" ><\/p>\n<h4>Type 4: Multiple Terms and Multiple Descriptions<\/h4>\n<p><strong>Example<\/strong><\/p>\n<pre><!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.1\">\n<title>Definition List example<\/title>\n<\/head>\n<body>\n<h1>Definition List Demo4<\/h1>\n<dl>\n<dt> Engaged<\/dt>\n<dt>Leaves<\/dt>\n<dd>Students got engaged during their Lab hours in the college.<\/dd>\n<dd>Childrens feels when their father leaves for the work.<\/dd>\n<\/dl>\n<\/body>\n<\/html><\/pre>\n<p><strong>Output:?<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543946331399.png\" alt=\"HTML Description List\" ><\/p>\n<h4>Type 5: Definition List using Style Attribute<\/h4>\n<p>Here style attribute is indicated for the colors to highlight the description terms.<\/p>\n<p><strong>Example #1<\/strong><\/p>\n<pre><html>\n<head> HTML Definition Lists <\/head>\n<body>\n<h2> list of Popular International Entrance Examination <h2>\n<dl>\n<dt style=\"color:Blue\"> TOEFL <\/dt>\n<dd> -: Test of English As Foreign Language . This Score is Accepted in the country like Canada,UK,USA<\/dd>\n<br>\n<dt style=\"color:Magenta\"> GRE <\/dt>\n<dd> -: The Graduate Record Examination. This Test is allowed to enter in the States like Canada and US foran indian Students in the Science and Technology Fields? <\/dd>\n<\/dl>\n<\/body>\n<\/html><\/pre>\n<p><strong>Output<\/strong>:<\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543946461279.png\" alt=\"HTML Description List\" ><\/p>\n\n\n<p>Using the <dfn> tag, it is understood that the nearby text is assigned to be the definition of the term.<\/p>\n<p><strong>Example #2<\/strong><\/p>\n<pre><!DOCTYPE html>\n<html>\n<head>\n<title> Demo<\/title>\n<dl>\n<dt lang=\"en-GB\"><dfn> Definition list<\/dfn><\/dt>\n<dt><dfn><b>Apple fruit <\/b><\/dfn><\/dt>\n<dd>This fruit is quoted as \"miracle food\" where this gives best nutrients to the body. They are rich in antioxidents<\/dd>\n<dd>A small fragment of apple intakes daily cures cancer,heart disease etc.<\/dd>\n<dd> Different varieties includes Braeburn,Cameo,Fuji,Gala <\/dd>\n<\/dl>\n<\/html><\/pre>\n\n<p><strong>Output:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543946627344.png\" alt=\"HTML Description List\" ><\/p>\n\n<h4>Type 6: Placing Background color for the Description List<\/h4>\n<p>Below Examples Shows the Content with background color By using the attribute ‘bgcolor’.<\/p>\n<p><strong>Example<\/strong><\/p>\n<pre><html>\n<head>\n<title>DEFINITION LIST<\/title>\n<\/head>\n<body bgcolor=\"Green\" text=\"pink\">\n<h1><u>DEFINITION LIST DEMO<\/u><\/h1>\n<h3>\n<dl>\n<dt lang=\"en-GB\"><u>PYTHON:<\/u><\/dt>\n<dd>Python is a progranning Language originally developed by Guido van. Its an Open Source and Cross-Platform. Applications include Web development, Data Machine Learning\n<\/dd>\n<\/dl>\n<h3>\n<\/body>\n<\/html>\n<\/dl>\n<\/html><\/pre>\n<p><strong>Output:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543946827009.png\" alt=\"HTML Description List\" ><\/p>\n<h3>Conclusion –?HTML Description List<\/h3>\n<p>We hope this article on Definition lists or can be said as Glossary Lists has guided to demonstrate some of the available uses definition lists can be put to. We have seen a basic understanding of how these can be used to develop useful co-operation between snippets of information. For instance, google glossary gives how meaningful information can be marked up and can be used on web page in many ways. They have future functionality whereby some websites use semantic to present beauty to their data and reuse the given information so simple and flexible.<\/p>"}	</script>
    	
    <meta http-equiv="Cache-Control" content="no-transform" />
    <meta http-equiv="Cache-Control" content="no-siteapp" />
    <script>var V_PATH="/";window.onerror=function(){ return true; };</script>
    </head>
    
    <body data-commit-time="2023-12-28T14:50:12+08:00" class="editor_body body2_2">
    	<link rel="stylesheet" type="text/css" href="/static/csshw/stylehw.css">
    <header>
        <div   id="377j5v51b"   class="head">
            <div   id="377j5v51b"   class="haed_left">
                <div   id="377j5v51b"   class="haed_logo">
                    <a href="http://www.miracleart.cn/" title="" class="haed_logo_a">
                        <img src="/static/imghw/logo.png" alt="" class="haed_logoimg">
                    </a>
                </div>
                <div   id="377j5v51b"   class="head_nav">
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="Community" class="head_nava head_nava-template1">Community</a>
                        <div   class="377j5v51b"   id="dropdown-template1" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://www.miracleart.cn/article.html" title="Articles" class="languagechoosea on">Articles</a>
                                <a href="http://www.miracleart.cn/faq/zt" title="Topics" class="languagechoosea">Topics</a>
                                <a href="http://www.miracleart.cn/wenda.html" title="Q&A" class="languagechoosea">Q&A</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="Learn" class="head_nava head_nava-template1_1">Learn</a>
                        <div   class="377j5v51b"   id="dropdown-template1_1" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://www.miracleart.cn/course.html" title="Course" class="languagechoosea on">Course</a>
                                <a href="http://www.miracleart.cn/dic/" title="Programming Dictionary" class="languagechoosea">Programming Dictionary</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="Tools Library" class="head_nava head_nava-template1_2">Tools Library</a>
                        <div   class="377j5v51b"   id="dropdown-template1_2" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://www.miracleart.cn/toolset/development-tools" title="Development tools" class="languagechoosea on">Development tools</a>
                                <a href="http://www.miracleart.cn/toolset/website-source-code" title="Website Source Code" class="languagechoosea">Website Source Code</a>
                                <a href="http://www.miracleart.cn/toolset/php-libraries" title="PHP Libraries" class="languagechoosea">PHP Libraries</a>
                                <a href="http://www.miracleart.cn/toolset/js-special-effects" title="JS special effects" class="languagechoosea on">JS special effects</a>
                                <a href="http://www.miracleart.cn/toolset/website-materials" title="Website Materials" class="languagechoosea on">Website Materials</a>
                                <a href="http://www.miracleart.cn/toolset/extension-plug-ins" title="Extension plug-ins" class="languagechoosea on">Extension plug-ins</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="http://www.miracleart.cn/ai" title="AI Tools" class="head_nava head_nava-template1_3">AI Tools</a>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="Leisure" class="head_nava head_nava-template1_3">Leisure</a>
                        <div   class="377j5v51b"   id="dropdown-template1_3" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://www.miracleart.cn/game" title="Game Download" class="languagechoosea on">Game Download</a>
                                <a href="http://www.miracleart.cn/mobile-game-tutorial/" title="Game Tutorials" class="languagechoosea">Game Tutorials</a>
    
                            </div>
                        </div>
                    </div>
                </div>
            </div>
                        <div   id="377j5v51b"   class="head_search">
                    <input id="key_words"  onkeydown="if (event.keyCode == 13) searchs('en')" class="search-input" type="text" autocomplete="off" name="keywords" required="required" placeholder="Block,address,transaction,news" value="">
                    <a href="javascript:;" title="search"  onclick="searchs('en')"><img src="/static/imghw/find.png" alt="search"></a>
                </div>
                    <div   id="377j5v51b"   class="head_right">
                <div   id="377j5v51b"   class="haed_language">
                    <a href="javascript:;" class="layui-btn haed_language_btn">English<i class="layui-icon layui-icon-triangle-d"></i></a>
                    <div   class="377j5v51b"   id="dropdown-template" style="display: none;">
                        <div   id="377j5v51b"   class="languagechoose">
                                                    <a href="javascript:setlang('zh-cn');" title="簡(jiǎn)體中文" class="languagechoosea">簡(jiǎn)體中文</a>
                                                    <a href="javascript:;" title="English" class="languagechoosea">English</a>
                                                    <a href="javascript:setlang('zh-tw');" title="繁體中文" class="languagechoosea">繁體中文</a>
                                                    <a href="javascript:setlang('ja');" title="日本語(yǔ)" class="languagechoosea">日本語(yǔ)</a>
                                                    <a href="javascript:setlang('ko');" title="???" class="languagechoosea">???</a>
                                                    <a href="javascript:setlang('ms');" title="Melayu" class="languagechoosea">Melayu</a>
                                                    <a href="javascript:setlang('fr');" title="Fran?ais" class="languagechoosea">Fran?ais</a>
                                                    <a href="javascript:setlang('de');" title="Deutsch" class="languagechoosea">Deutsch</a>
                                                </div>
                    </div>
                </div>
                <span id="377j5v51b"    class="head_right_line"></span>
                                <div style="display: block;" id="login" class="haed_login ">
                        <a href="javascript:;"  title="Login" class="haed_logina ">Login</a>
                    </div>
                    <div style="display: block;" id="reg" class="head_signup login">
                        <a href="javascript:;"  title="singup" class="head_signupa">singup</a>
                    </div>
                
            </div>
        </div>
    </header>
    
    	
    	<main>
    		<div   id="377j5v51b"   class="Article_Details_main">
    			<div   id="377j5v51b"   class="Article_Details_main1">
    							<div   id="377j5v51b"   class="Article_Details_main1L">
    					<div   id="377j5v51b"   class="Article_Details_main1Lmain" id="Article_Details_main1Lmain">
    						<div   id="377j5v51b"   class="Article_Details_main1L1">Table of Contents</div>
    						<div   id="377j5v51b"   class="Article_Details_main1L2" id="Article_Details_main1L2">
    							<!-- 左側(cè)懸浮,文章定位標(biāo)題1 id="Article_Details_main1L2s_1"-->
    															<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#HTML-Description-List-Tags" title="HTML Description List Tags" >HTML Description List Tags</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Type-Single-definition-term-and-definition-together" title="Type 1: Single definition term and definition together" >Type 1: Single definition term and definition together</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Type-Single-description-along-with-multiple-terms" title="Type 2: Single description along with multiple terms" >Type 2: Single description along with multiple terms</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Type-Single-term-describing-multiple-descriptions" title="Type 3: Single term describing multiple descriptions" >Type 3: Single term describing multiple descriptions</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Type-Multiple-Terms-and-Multiple-Descriptions" title="Type 4: Multiple Terms and Multiple Descriptions" >Type 4: Multiple Terms and Multiple Descriptions</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Type-Definition-List-using-Style-Attribute" title="Type 5: Definition List using Style Attribute" >Type 5: Definition List using Style Attribute</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Type-Placing-Background-color-for-the-Description-List" title="Type 6: Placing Background color for the Description List" >Type 6: Placing Background color for the Description List</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#Conclusion-HTML-Description-List" title="Conclusion –?HTML Description List" >Conclusion –?HTML Description List</a>
    								</div>
    														</div>
    					</div>
    				</div>
    							<div   id="377j5v51b"   class="Article_Details_main1M">
    					<div   id="377j5v51b"   class="phpgenera_Details_mainL1">
    						<a href="http://www.miracleart.cn/" title="Home"
    							class="phpgenera_Details_mainL1a">Home</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    												<a href="http://www.miracleart.cn/web-designer.html"
    							class="phpgenera_Details_mainL1a">Web Front-end</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    												<a href="http://www.miracleart.cn/div-tutorial.html"
    							class="phpgenera_Details_mainL1a">HTML Tutorial</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    						<span>HTML Description List</span>
    					</div>
    					
    					<div   id="377j5v51b"   class="Articlelist_txts">
    						<div   id="377j5v51b"   class="Articlelist_txts_info">
    							<h1 class="Articlelist_txts_title">HTML Description List</h1>
    							<div   id="377j5v51b"   class="Articlelist_txts_info_head">
    								<div   id="377j5v51b"   class="author_info">
    									<a href="http://www.miracleart.cn/member/887227.html"  class="author_avatar">
    									<img class="lazy"  data-src="https://img.php.cn/upload/avatar/000/887/227/63bb7851c9547215.jpg" src="/static/imghw/default1.png" alt="WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB">
    									</a>
    									<div   id="377j5v51b"   class="author_detail">
    																			<a href="http://www.miracleart.cn/member/887227.html" class="author_name">WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB</a>
                                    										</div>
    								</div>
                    			</div>
    							<span id="377j5v51b"    class="Articlelist_txts_time">Sep 04, 2024 pm	 04:44 PM</span>
    															<div   id="377j5v51b"   class="Articlelist_txts_infos">
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss on">html</span>
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss ">html5</span>
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss ">HTML Tutorial</span>
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss ">HTML Properties</span>
    																			<span id="377j5v51b"    class="Articlelist_txts_infoss ">HTML tags</span>
    																	</div>
    														
    						</div>
    					</div>
    					<hr />
    					<div   id="377j5v51b"   class="article_main php-article">
    						<div   id="377j5v51b"   class="article-list-left detail-content-wrap content">
    						<ins class="adsbygoogle"
    							style="display:block; text-align:center;"
    							data-ad-layout="in-article"
    							data-ad-format="fluid"
    							data-ad-client="ca-pub-5902227090019525"
    							data-ad-slot="3461856641">
    						</ins>
    						
    
    					<p>This article describes the Description list or Definition list and how it is useful in an HTML document. So how to define a description list? In simple terms, we can say it is a list of definitions (for example, glossaries to present the information on the internet/ web page). However, the usage of the Description list is less but have some purpose. Meanwhile, this definition lists gives added value to the web page; for example, the text given on the web page explains the context in other words in helping through semantically marking up the context. By doing this, we can easily extract the structured information. A definition list is a perfect term to describe the terms, values and another glossary.</p>
    
    
    
    
    
    
    
    
    
    
    
    
    
    <p><strong>Syntax:</strong></p>
    <pre class="brush:php;toolbar:false"><dl>
    <dt>
    ……
    </dt>
    <dd>
    ………..
    </dd>
    </dl</pre>
    <p>There are three elements in description list, these are <dl>, <dt>, <dd>.</p>
    
    
    <ol>
    <li>
    <strong>Definition list<dl></strong> – It is used to describe the many no. of terms in the listed information and forms an outer tag. It conveys like in the normal documents or often used as a glossary.</li>
    <li>
    <strong>Definition Term<dt></strong> – This element has been used under the definition list currently and has the inline data or the value of the dl element.</li>
    <li>
    <strong>Definition description<dd></strong> -This element defines the data under this element are taken has block-level or either inline.</li>
    </ol>
    <h3 id="HTML-Description-List-Tags">HTML Description List Tags</h3>
    <p>A description list is one of the types of lists; they are considered a generic form of an ordered bullet list. The only difference is that no bullet icon.</p>
    <strong>Note:</strong> Any definition list comprises of sequence of <dt><dd> combinations/ one-to-many relationships’ combinations. These description tags are supported in HTML4 and enhanced with new terms in HTML5 as more name-value pairs. It makes an association link between question and answers.
    
    <h4 id="Type-Single-definition-term-and-definition-together">Type 1: Single definition term and definition together</h4>
    <p><strong>Example #1</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <body>
    <dl>
    <dt><b>Web Designing company in Chennai<b></dt>
    <dd>This service Enhance Website Exposure with professional User Interface </dd>
    </dl>
    </body>
    </html></pre>
    <p><strong>Output:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543945545515.png" class="lazy" alt="HTML Description List" ></p>
    <p><strong>Example #2</strong></p>
    <pre class="brush:php;toolbar:false"><html>
    <head>
    <title>Page Title</title>
    <style>
    body {
    background-color: pink;
    text-align: center;
    color: blue;
    font-family: Arial, italic;
    }
    </style>
    </head>
    <body>
    <h1>HTML Demo 2</h1>
    <p>This is Networking Protocol Abbreviation.</p>
    <dl>
    <dt>FTP
    <dd>File Transfer Protocol
    <dt>TCP/IP
    <dd>Transmission Control Protocol/IP address
    <dt>SNMP
    <dd>Simple Network Management Protocol
    </dl>
    </body>
    </html></pre>
    <p><strong>Output:</strong><br>
    <img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543945619088.png" class="lazy" alt="HTML Description List" ></p>
    <h4 id="Type-Single-description-along-with-multiple-terms">Type 2: Single description along with multiple terms</h4>
    <p><strong>Example# 1</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <body>
    <dl>
    <dt> Ebay</dt>
    <dt>Etsy</dt>
    <dt>Walmart</dt>
    <dd>The Top 10 internet shopping websites in the year 2019</dd>
    </dl>
    </body>
    </html></pre>
    <p><strong>Output:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543945777026.png" class="lazy" alt="HTML Description List" ></p>
    <p>Next, we shall use the ‘lang’ attribute in the <dl> where the terms use different languages. These attributes put out ISO language code as its two-letter value.</p>
    <p><strong>Example# 2</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <body>
    <h2>A Description HTML list</h2>
    <dl lang="es">
    <dt>formas</dt>
    <dt lang="en-us">Shapes</dt>
    <dt lang="fr">Formes</dt>
    <dd>A Shape determines the different structure of the objects. </dd>
    </dl>
    </body>
    </html></pre>
    <p><strong>Output:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543946099691.png" class="lazy" alt="HTML Description List" ></p>
    <h4 id="Type-Single-term-describing-multiple-descriptions">Type 3: Single term describing multiple descriptions</h4>
    <p><strong>Example</strong></p>
    
    
    <pre class="brush:php;toolbar:false"><html>
    <head>
    <title>DEFINITION LIST</title>
    </head>
    <body bgcolor=" brown" text="pink">
    <h1><u>DEFINITION LIST DEMO</u></h1>
    <h3>
    <dl>
    <dt lang="es"><u>Compact:</u></dt>
    <dd>A Compact may refer to make-up case.
    </dd>
    <dd>When taken as adjective it refers to smaller part. Example, need a compact sofa to sit.</dd>
    </dl>
    <h3>
    </body>
    </html></pre>
    <p><strong>Output:?</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543946176523.png" class="lazy" alt="HTML Description List" ></p>
    <h4 id="Type-Multiple-Terms-and-Multiple-Descriptions">Type 4: Multiple Terms and Multiple Descriptions</h4>
    <p><strong>Example</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.1">
    <title>Definition List example</title>
    </head>
    <body>
    <h1>Definition List Demo4</h1>
    <dl>
    <dt> Engaged</dt>
    <dt>Leaves</dt>
    <dd>Students got engaged during their Lab hours in the college.</dd>
    <dd>Childrens feels when their father leaves for the work.</dd>
    </dl>
    </body>
    </html></pre>
    <p><strong>Output:?</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543946331399.png" class="lazy" alt="HTML Description List" ></p>
    <h4 id="Type-Definition-List-using-Style-Attribute">Type 5: Definition List using Style Attribute</h4>
    <p>Here style attribute is indicated for the colors to highlight the description terms.</p>
    <p><strong>Example #1</strong></p>
    <pre class="brush:php;toolbar:false"><html>
    <head> HTML Definition Lists </head>
    <body>
    <h2> list of Popular International Entrance Examination <h2>
    <dl>
    <dt style="color:Blue"> TOEFL </dt>
    <dd> -: Test of English As Foreign Language . This Score is Accepted in the country like Canada,UK,USA</dd>
    <br>
    <dt style="color:Magenta"> GRE </dt>
    <dd> -: The Graduate Record Examination. This Test is allowed to enter in the States like Canada and US foran indian Students in the Science and Technology Fields? </dd>
    </dl>
    </body>
    </html></pre>
    <p><strong>Output</strong>:</p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543946461279.png" class="lazy" alt="HTML Description List" ></p>
    
    
    <p>Using the <dfn> tag, it is understood that the nearby text is assigned to be the definition of the term.</p>
    <p><strong>Example #2</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <head>
    <title> Demo</title>
    <dl>
    <dt lang="en-GB"><dfn> Definition list</dfn></dt>
    <dt><dfn><b>Apple fruit </b></dfn></dt>
    <dd>This fruit is quoted as "miracle food" where this gives best nutrients to the body. They are rich in antioxidents</dd>
    <dd>A small fragment of apple intakes daily cures cancer,heart disease etc.</dd>
    <dd> Different varieties includes Braeburn,Cameo,Fuji,Gala </dd>
    </dl>
    </html></pre>
    
    <p><strong>Output:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543946627344.png" class="lazy" alt="HTML Description List" ></p>
    
    <h4 id="Type-Placing-Background-color-for-the-Description-List">Type 6: Placing Background color for the Description List</h4>
    <p>Below Examples Shows the Content with background color By using the attribute ‘bgcolor’.</p>
    <p><strong>Example</strong></p>
    <pre class="brush:php;toolbar:false"><html>
    <head>
    <title>DEFINITION LIST</title>
    </head>
    <body bgcolor="Green" text="pink">
    <h1><u>DEFINITION LIST DEMO</u></h1>
    <h3>
    <dl>
    <dt lang="en-GB"><u>PYTHON:</u></dt>
    <dd>Python is a progranning Language originally developed by Guido van. Its an Open Source and Cross-Platform. Applications include Web development, Data Machine Learning
    </dd>
    </dl>
    <h3>
    </body>
    </html>
    </dl>
    </html></pre>
    <p><strong>Output:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543946827009.png" class="lazy" alt="HTML Description List" ></p>
    <h3 id="Conclusion-HTML-Description-List">Conclusion –?HTML Description List</h3>
    <p>We hope this article on Definition lists or can be said as Glossary Lists has guided to demonstrate some of the available uses definition lists can be put to. We have seen a basic understanding of how these can be used to develop useful co-operation between snippets of information. For instance, google glossary gives how meaningful information can be marked up and can be used on web page in many ways. They have future functionality whereby some websites use semantic to present beauty to their data and reuse the given information so simple and flexible.</p><p>The above is the detailed content of HTML Description List. For more information, please follow other related articles on the PHP Chinese website!</p>
    
    
    						</div>
    					</div>
    					<div   id="377j5v51b"   class="wzconShengming_sp">
    						<div   id="377j5v51b"   class="bzsmdiv_sp">Statement of this Website</div>
    						<div>The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn</div>
    					</div>
    				</div>
    
    				<ins class="adsbygoogle"
         style="display:block"
         data-ad-format="autorelaxed"
         data-ad-client="ca-pub-5902227090019525"
         data-ad-slot="2507867629"></ins>
    
    
    
    				<div   id="377j5v51b"   class="AI_ToolDetails_main4sR">
    
    
    				<ins class="adsbygoogle"
            style="display:block"
            data-ad-client="ca-pub-5902227090019525"
            data-ad-slot="3653428331"
            data-ad-format="auto"
            data-full-width-responsive="true"></ins>
        
    
    
    					<!-- <div   id="377j5v51b"   class="phpgenera_Details_mainR4">
    						<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    							<div   id="377j5v51b"   class="phpmain1_4R_readrank_top">
    								<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    									onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    									src="/static/imghw/hotarticle2.png" alt="" />
    								<h2>Hot Article</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796828723.html" title="Agnes Tachyon Build Guide | A Pretty Derby Musume" class="phpgenera_Details_mainR4_bottom_title">Agnes Tachyon Build Guide | A Pretty Derby Musume</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796827210.html" title="Oguri Cap Build Guide | A Pretty Derby Musume" class="phpgenera_Details_mainR4_bottom_title">Oguri Cap Build Guide | A Pretty Derby Musume</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796821868.html" title="Palia: Rasquellywag's Riches Quest Walkthrough" class="phpgenera_Details_mainR4_bottom_title">Palia: Rasquellywag's Riches Quest Walkthrough</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 weeks ago</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796822997.html" title="Peak: How To Revive Players" class="phpgenera_Details_mainR4_bottom_title">Peak: How To Revive Players</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>3 weeks ago</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796832397.html" title="Grass Wonder Build Guide | Uma Musume Pretty Derby" class="phpgenera_Details_mainR4_bottom_title">Grass Wonder Build Guide | Uma Musume Pretty Derby</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>1 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://www.miracleart.cn/article.html">Show More</a>
    							</div>
    						</div>
    					</div> -->
    
    
    											<div   id="377j5v51b"   class="phpgenera_Details_mainR3">
    							<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    								<div   id="377j5v51b"   class="phpmain1_4R_readrank_top">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/hottools2.png" alt="" />
    									<h2>Hot AI Tools</h2>
    								</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_bottom">
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/ai_manual/001/246/273/173410641626608.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undress AI Tool" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_title">
    													<h3>Undress AI Tool</h3>
    												</a>
    												<p>Undress images for free</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411540686492.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undresser.AI Undress" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_title">
    													<h3>Undresser.AI Undress</h3>
    												</a>
    												<p>AI-powered app for creating realistic nude photos</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411552797167.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="AI Clothes Remover" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_title">
    													<h3>AI Clothes Remover</h3>
    												</a>
    												<p>Online AI tool for removing clothes from photos.</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411529149311.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Clothoff.io" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_title">
    													<h3>Clothoff.io</h3>
    												</a>
    												<p>AI clothes remover</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/ai_manual/001/246/273/173414504068133.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Video Face Swap" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_title">
    													<h3>Video Face Swap</h3>
    												</a>
    												<p>Swap faces in any video effortlessly with our completely free AI face swap tool!</p>
    											</div>
    										</div>
    																</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    									<a href="http://www.miracleart.cn/ai">Show More</a>
    								</div>
    							</div>
    						</div>
    					
    
    
    					<div   id="377j5v51b"   class="phpgenera_Details_mainR4">
    						<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    							<div   id="377j5v51b"   class="phpmain1_4R_readrank_top">
    								<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    									onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    									src="/static/imghw/hotarticle2.png" alt="" />
    								<h2>Hot Article</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796828723.html" title="Agnes Tachyon Build Guide | A Pretty Derby Musume" class="phpgenera_Details_mainR4_bottom_title">Agnes Tachyon Build Guide | A Pretty Derby Musume</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796827210.html" title="Oguri Cap Build Guide | A Pretty Derby Musume" class="phpgenera_Details_mainR4_bottom_title">Oguri Cap Build Guide | A Pretty Derby Musume</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796821868.html" title="Palia: Rasquellywag's Riches Quest Walkthrough" class="phpgenera_Details_mainR4_bottom_title">Palia: Rasquellywag's Riches Quest Walkthrough</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 weeks ago</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796822997.html" title="Peak: How To Revive Players" class="phpgenera_Details_mainR4_bottom_title">Peak: How To Revive Players</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>3 weeks ago</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/1796832397.html" title="Grass Wonder Build Guide | Uma Musume Pretty Derby" class="phpgenera_Details_mainR4_bottom_title">Grass Wonder Build Guide | Uma Musume Pretty Derby</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>1 weeks ago</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://www.miracleart.cn/article.html">Show More</a>
    							</div>
    						</div>
    					</div>
    
    
    											<div   id="377j5v51b"   class="phpgenera_Details_mainR3">
    							<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    								<div   id="377j5v51b"   class="phpmain1_4R_readrank_top">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/hottools2.png" alt="" />
    									<h2>Hot Tools</h2>
    								</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_bottom">
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/toolset/development-tools/92" title="Notepad++7.3.1" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/manual/000/000/001/58ab96f0f39f7357.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Notepad++7.3.1" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/toolset/development-tools/92" title="Notepad++7.3.1" class="phpmain_tab2_mids_title">
    													<h3>Notepad++7.3.1</h3>
    												</a>
    												<p>Easy-to-use and free code editor</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/toolset/development-tools/93" title="SublimeText3 Chinese version" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/manual/000/000/001/58ab97a3baad9677.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 Chinese version" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/toolset/development-tools/93" title="SublimeText3 Chinese version" class="phpmain_tab2_mids_title">
    													<h3>SublimeText3 Chinese version</h3>
    												</a>
    												<p>Chinese version, very easy to use</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/toolset/development-tools/121" title="Zend Studio 13.0.1" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/manual/000/000/001/58ab97ecd1ab2670.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Zend Studio 13.0.1" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/toolset/development-tools/121" title="Zend Studio 13.0.1" class="phpmain_tab2_mids_title">
    													<h3>Zend Studio 13.0.1</h3>
    												</a>
    												<p>Powerful PHP integrated development environment</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/toolset/development-tools/469" title="Dreamweaver CS6" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/manual/000/000/001/58d0e0fc74683535.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Dreamweaver CS6" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/toolset/development-tools/469" title="Dreamweaver CS6" class="phpmain_tab2_mids_title">
    													<h3>Dreamweaver CS6</h3>
    												</a>
    												<p>Visual web development tools</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/toolset/development-tools/500" title="SublimeText3 Mac version" class="phpmain_tab2_mids_top_img">
    												<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    													class="lazy"  data-src="https://img.php.cn/upload/manual/000/000/001/58d34035e2757995.png?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 Mac version" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://www.miracleart.cn/toolset/development-tools/500" title="SublimeText3 Mac version" class="phpmain_tab2_mids_title">
    													<h3>SublimeText3 Mac version</h3>
    												</a>
    												<p>God-level code editing software (SublimeText3)</p>
    											</div>
    										</div>
    																	</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    									<a href="http://www.miracleart.cn/ai">Show More</a>
    								</div>
    							</div>
    						</div>
    										
    
    					
    					<div   id="377j5v51b"   class="phpgenera_Details_mainR4">
    						<div   id="377j5v51b"   class="phpmain1_4R_readrank">
    							<div   id="377j5v51b"   class="phpmain1_4R_readrank_top">
    								<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    									onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    									src="/static/imghw/hotarticle2.png" alt="" />
    								<h2>Hot Topics</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/gmailyxdlrkzn" title="Where is the login entrance for gmail email?" class="phpgenera_Details_mainR4_bottom_title">Where is the login entrance for gmail email?</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>8641</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>17</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/java-tutorial" title="Java Tutorial" class="phpgenera_Details_mainR4_bottom_title">Java Tutorial</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>1787</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>16</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/cakephp-tutor" title="CakePHP Tutorial" class="phpgenera_Details_mainR4_bottom_title">CakePHP Tutorial</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>1730</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>56</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/laravel-tutori" title="Laravel Tutorial" class="phpgenera_Details_mainR4_bottom_title">Laravel Tutorial</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>1581</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>29</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/faq/php-tutorial" title="PHP Tutorial" class="phpgenera_Details_mainR4_bottom_title">PHP Tutorial</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/eyess.png" alt="" />
    											<span>1448</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>31</span>
    										</div>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://www.miracleart.cn/faq/zt">Show More</a>
    							</div>
    						</div>
    					</div>
    				</div>
    			</div>
    							<div   id="377j5v51b"   class="Article_Details_main2">
    					<div   id="377j5v51b"   class="phpgenera_Details_mainL4">
    						<div   id="377j5v51b"   class="phpmain1_2_top">
    							<a href="javascript:void(0);" class="phpmain1_2_top_title">Related knowledge<img
    									src="/static/imghw/index2_title2.png" alt="" /></a>
    						</div>
    						<div   id="377j5v51b"   class="phpgenera_Details_mainL4_info">
    
    													<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/faq/1796829177.html" title="What are the essential HTML elements for structuring a webpage?" class="phphistorical_Version2_mids_img">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/default1.png" class="lazy"  data-src="https://img.php.cn/upload/article/001/253/068/175148129241939.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="What are the essential HTML elements for structuring a webpage?" />
    								</a>
    								<a href="http://www.miracleart.cn/faq/1796829177.html" title="What are the essential HTML elements for structuring a webpage?" class="phphistorical_Version2_mids_title">What are the essential HTML elements for structuring a webpage?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:34 AM</span>
    								<p class="Articlelist_txts_p">The web page structure needs to be supported by core HTML elements. 1. The overall structure of the page is composed of , , which is the root element, which stores meta information and displays the content; 2. The content organization relies on title (-), paragraph () and block tags (such as ,) to improve organizational structure and SEO; 3. Navigation is implemented through and implemented, commonly used organizations are linked and supplemented with aria-current attribute to enhance accessibility; 4. Form interaction involves , , and , to ensure the complete user input and submission functions. Proper use of these elements can improve page clarity, maintenance and search engine optimization.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/faq/1796829178.html" title="Declaring the correct HTML5 doctype for modern pages." class="phphistorical_Version2_mids_img">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/default1.png" class="lazy"  data-src="https://img.php.cn/upload/article/001/253/068/175148132111973.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Declaring the correct HTML5 doctype for modern pages." />
    								</a>
    								<a href="http://www.miracleart.cn/faq/1796829178.html" title="Declaring the correct HTML5 doctype for modern pages." class="phphistorical_Version2_mids_title">Declaring the correct HTML5 doctype for modern pages.</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:35 AM</span>
    								<p class="Articlelist_txts_p">Doctype is a statement that tells the browser which HTML standard to use to parse the page. Modern web pages only need to be written at the beginning of the HTML file. Its function is to ensure that the browser renders the page in standard mode rather than weird mode, and must be located on the first line, with no spaces or comments in front of it; there is only one correct way to write it, and it is not recommended to use old versions or other variants; other such as charset, viewport, etc. should be placed in part.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/faq/1796829956.html" title="How to group options within a select dropdown using html?" class="phphistorical_Version2_mids_img">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/default1.png" class="lazy"  data-src="https://img.php.cn/upload/article/001/253/068/175157020270129.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="How to group options within a select dropdown using html?" />
    								</a>
    								<a href="http://www.miracleart.cn/faq/1796829956.html" title="How to group options within a select dropdown using html?" class="phphistorical_Version2_mids_title">How to group options within a select dropdown using html?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 04, 2025 am	 03:16 AM</span>
    								<p class="Articlelist_txts_p">Use tags in HTML to group options in the drop-down menu. The specific method is to wrap a group of elements and define the group name through the label attribute, such as: 1. Contains options such as apples, bananas, oranges, etc.; 2. Contains options such as carrots, broccoli, etc.; 3. Each is an independent group, and the options within the group are automatically indented. Notes include: ① No nesting is supported; ② The entire group can be disabled through the disabled attribute; ③ The style is restricted and needs to be beautified in combination with CSS or third-party libraries; plug-ins such as Select2 can be used to enhance functions.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/faq/1796835653.html" title="Integrating CSS and JavaScript effectively with HTML5 structure." class="phphistorical_Version2_mids_img">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/default1.png" class="lazy"  data-src="https://img.php.cn/upload/article/001/253/068/175226046128038.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Integrating CSS and JavaScript effectively with HTML5 structure." />
    								</a>
    								<a href="http://www.miracleart.cn/faq/1796835653.html" title="Integrating CSS and JavaScript effectively with HTML5 structure." class="phphistorical_Version2_mids_title">Integrating CSS and JavaScript effectively with HTML5 structure.</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 12, 2025 am	 03:01 AM</span>
    								<p class="Articlelist_txts_p">HTML5, CSS and JavaScript should be efficiently combined with semantic tags, reasonable loading order and decoupling design. 1. Use HTML5 semantic tags, such as improving structural clarity and maintainability, which is conducive to SEO and barrier-free access; 2. CSS should be placed in, use external files and split by module to avoid inline styles and delayed loading problems; 3. JavaScript is recommended to be introduced in front, and use defer or async to load asynchronously to avoid blocking rendering; 4. Reduce strong dependence between the three, drive behavior through data-* attributes and class name control status, and improve collaboration efficiency through unified naming specifications. These methods can effectively optimize page performance and collaborate with teams.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/faq/1796831880.html" title="Implementing Clickable Buttons Using the HTML button Element" class="phphistorical_Version2_mids_img">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/default1.png" class="lazy"  data-src="https://img.php.cn/upload/article/001/253/068/175182671121571.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Implementing Clickable Buttons Using the HTML button Element" />
    								</a>
    								<a href="http://www.miracleart.cn/faq/1796831880.html" title="Implementing Clickable Buttons Using the HTML button Element" class="phphistorical_Version2_mids_title">Implementing Clickable Buttons Using the HTML button Element</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 07, 2025 am	 02:31 AM</span>
    								<p class="Articlelist_txts_p">To use HTML button elements to achieve clickable buttons, you must first master its basic usage and common precautions. 1. Create buttons with tags and define behaviors through type attributes (such as button, submit, reset), which is submitted by default; 2. Add interactive functions through JavaScript, which can be written inline or bind event listeners through ID to improve maintenance; 3. Use CSS to customize styles, including background color, border, rounded corners and hover/active status effects to enhance user experience; 4. Pay attention to common problems: make sure that the disabled attribute is not enabled, JS events are correctly bound, layout occlusion, and use the help of developer tools to troubleshoot exceptions. Master this</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/faq/1796833320.html" title="Configuring Document Metadata Within the HTML head Element" class="phphistorical_Version2_mids_img">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/default1.png" class="lazy"  data-src="https://img.php.cn/upload/article/001/253/068/175199941149498.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Configuring Document Metadata Within the HTML head Element" />
    								</a>
    								<a href="http://www.miracleart.cn/faq/1796833320.html" title="Configuring Document Metadata Within the HTML head Element" class="phphistorical_Version2_mids_title">Configuring Document Metadata Within the HTML head Element</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 09, 2025 am	 02:30 AM</span>
    								<p class="Articlelist_txts_p">Metadata in HTMLhead is crucial for SEO, social sharing, and browser behavior. 1. Set the page title and description, use and keep it concise and unique; 2. Add OpenGraph and Twitter card information to optimize social sharing effects, pay attention to the image size and use debugging tools to test; 3. Define the character set and viewport settings to ensure multi-language support is adapted to the mobile terminal; 4. Optional tags such as author copyright, robots control and canonical prevent duplicate content should also be configured reasonably.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/faq/1796832574.html" title="Submitting Form Data Using New HTML5 Methods (FormData)" class="phphistorical_Version2_mids_img">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/default1.png" class="lazy"  data-src="https://img.php.cn/upload/article/001/253/068/175191288234525.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Submitting Form Data Using New HTML5 Methods (FormData)" />
    								</a>
    								<a href="http://www.miracleart.cn/faq/1796832574.html" title="Submitting Form Data Using New HTML5 Methods (FormData)" class="phphistorical_Version2_mids_title">Submitting Form Data Using New HTML5 Methods (FormData)</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 08, 2025 am	 02:28 AM</span>
    								<p class="Articlelist_txts_p">It is more convenient to submit form data using HTML5's FormData API. 1. It can automatically collect form fields with name attribute or manually add data; 2. It supports submission in multipart/form-data format through fetch or XMLHttpRequest, which is suitable for file upload; 3. When processing files, you only need to append the file to FormData and send a request; 4. Note that the same name field will be overwritten, and JSON conversion and no nesting structure need to be handled.</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/faq/1796829958.html" title="How to embed content from another site using the html iframe tag?" class="phphistorical_Version2_mids_img">
    									<img onerror="this.onerror=''; this.src='/static/imghw/default1.png'"
    										src="/static/imghw/default1.png" class="lazy"  data-src="https://img.php.cn/upload/article/001/253/068/175157025235776.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="How to embed content from another site using the html iframe tag?" />
    								</a>
    								<a href="http://www.miracleart.cn/faq/1796829958.html" title="How to embed content from another site using the html iframe tag?" class="phphistorical_Version2_mids_title">How to embed content from another site using the html iframe tag?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 04, 2025 am	 03:17 AM</span>
    								<p class="Articlelist_txts_p">Use tags to embed other website content into your own web page. The basic syntax is:, you can add width, height, and style="border:none;" to control the appearance; in order to achieve responsive layout, you can set the size through percentage or use containers to combine padding and absolute positioning to maintain the aspect ratio, while paying attention to cross-domain restrictions, loading performance, SEO impact, and security policies. Common uses include embedding maps, third-party forms, social media content and internal system integration.</p>
    							</div>
    													</div>
    
    													<a href="http://www.miracleart.cn/web-designer.html" class="phpgenera_Details_mainL4_botton">
    								<span>See all articles</span>
    								<img src="/static/imghw/down_right.png" alt="" />
    							</a>
    											</div>
    				</div>
    					</div>
    	</main>
    	<footer>
        <div   id="377j5v51b"   class="footer">
            <div   id="377j5v51b"   class="footertop">
                <img src="/static/imghw/logo.png" alt="">
                <p>Public welfare online PHP training,Help PHP learners grow quickly!</p>
            </div>
            <div   id="377j5v51b"   class="footermid">
                <a href="http://www.miracleart.cn/about/us.html">About us</a>
                <a href="http://www.miracleart.cn/about/disclaimer.html">Disclaimer</a>
                <a href="http://www.miracleart.cn/update/article_0_1.html">Sitemap</a>
            </div>
            <div   id="377j5v51b"   class="footerbottom">
                <p>
                    ? php.cn All rights reserved
                </p>
            </div>
        </div>
    </footer>
    
    <input type="hidden" id="verifycode" value="/captcha.html">
    
    
    
    
    		<link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all' />
    	
    	
    	
    	
    	
    
    	
    	
    
    
    
    
    
    
    <footer>
    <div class="friendship-link">
    <p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p>
    <a href="http://www.miracleart.cn/" title="国产av日韩一区二区三区精品">国产av日韩一区二区三区精品</a>
    
    <div class="friend-links">
    
    
    </div>
    </div>
    
    </footer>
    
    
    <script>
    (function(){
        var bp = document.createElement('script');
        var curProtocol = window.location.protocol.split(':')[0];
        if (curProtocol === 'https') {
            bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
        }
        else {
            bp.src = 'http://push.zhanzhang.baidu.com/push.js';
        }
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(bp, s);
    })();
    </script>
    </body><div id="0qa0w" class="pl_css_ganrao" style="display: none;"><em id="0qa0w"><xmp id="0qa0w"><strike id="0qa0w"></strike></xmp></em><dfn id="0qa0w"></dfn><th id="0qa0w"></th><tfoot id="0qa0w"></tfoot><samp id="0qa0w"></samp><small id="0qa0w"><pre id="0qa0w"><blockquote id="0qa0w"></blockquote></pre></small><code id="0qa0w"></code><noframes id="0qa0w"></noframes><th id="0qa0w"><abbr id="0qa0w"><kbd id="0qa0w"></kbd></abbr></th><bdo id="0qa0w"><center id="0qa0w"><xmp id="0qa0w"></xmp></center></bdo><menu id="0qa0w"></menu><dfn id="0qa0w"></dfn><tr id="0qa0w"><rt id="0qa0w"><bdo id="0qa0w"></bdo></rt></tr><td id="0qa0w"><bdo id="0qa0w"><em id="0qa0w"></em></bdo></td><strong id="0qa0w"></strong><source id="0qa0w"></source><center id="0qa0w"></center><th id="0qa0w"></th><small id="0qa0w"></small><menu id="0qa0w"></menu><fieldset id="0qa0w"><table id="0qa0w"><tr id="0qa0w"></tr></table></fieldset><dl id="0qa0w"></dl><tr id="0qa0w"><nav id="0qa0w"></nav></tr><fieldset id="0qa0w"></fieldset><dl id="0qa0w"></dl><th id="0qa0w"></th><nav id="0qa0w"></nav><wbr id="0qa0w"><cite id="0qa0w"><nav id="0qa0w"></nav></cite></wbr><tr id="0qa0w"></tr><dl id="0qa0w"></dl><code id="0qa0w"></code><tfoot id="0qa0w"><optgroup id="0qa0w"><abbr id="0qa0w"></abbr></optgroup></tfoot><th id="0qa0w"></th><rt id="0qa0w"><bdo id="0qa0w"><em id="0qa0w"></em></bdo></rt><tbody id="0qa0w"><table id="0qa0w"><tbody id="0qa0w"></tbody></table></tbody><small id="0qa0w"></small><small id="0qa0w"></small><delect id="0qa0w"><th id="0qa0w"><menu id="0qa0w"></menu></th></delect><nav id="0qa0w"><samp id="0qa0w"><pre id="0qa0w"></pre></samp></nav><nav id="0qa0w"><kbd id="0qa0w"><center id="0qa0w"></center></kbd></nav><ul id="0qa0w"><tfoot id="0qa0w"><input id="0qa0w"></input></tfoot></ul><strong id="0qa0w"></strong><noframes id="0qa0w"><ul id="0qa0w"><tbody id="0qa0w"></tbody></ul></noframes><dl id="0qa0w"><em id="0qa0w"><del id="0qa0w"></del></em></dl><strong id="0qa0w"></strong><strike id="0qa0w"></strike><abbr id="0qa0w"></abbr><table id="0qa0w"></table><small id="0qa0w"></small><samp id="0qa0w"></samp><center id="0qa0w"></center><s id="0qa0w"></s><code id="0qa0w"><em id="0qa0w"><del id="0qa0w"></del></em></code><s id="0qa0w"><kbd id="0qa0w"><acronym id="0qa0w"></acronym></kbd></s><input id="0qa0w"><abbr id="0qa0w"><sup id="0qa0w"></sup></abbr></input><pre id="0qa0w"><input id="0qa0w"><small id="0qa0w"></small></input></pre><kbd id="0qa0w"><center id="0qa0w"><dd id="0qa0w"></dd></center></kbd><samp id="0qa0w"></samp><tbody id="0qa0w"></tbody><tr id="0qa0w"><sup id="0qa0w"><center id="0qa0w"></center></sup></tr><samp id="0qa0w"><dl id="0qa0w"><object id="0qa0w"></object></dl></samp><tbody id="0qa0w"></tbody><ul id="0qa0w"></ul><pre id="0qa0w"></pre><optgroup id="0qa0w"></optgroup><center id="0qa0w"><code id="0qa0w"><optgroup id="0qa0w"></optgroup></code></center><s id="0qa0w"></s><acronym id="0qa0w"></acronym><ul id="0qa0w"></ul><object id="0qa0w"><small id="0qa0w"><noframes id="0qa0w"></noframes></small></object><bdo id="0qa0w"><center id="0qa0w"><xmp id="0qa0w"></xmp></center></bdo><abbr id="0qa0w"><blockquote id="0qa0w"><pre id="0qa0w"></pre></blockquote></abbr><menu id="0qa0w"></menu><tfoot id="0qa0w"></tfoot><center id="0qa0w"></center><acronym id="0qa0w"></acronym><small id="0qa0w"></small><input id="0qa0w"><tr id="0qa0w"><pre id="0qa0w"></pre></tr></input><object id="0qa0w"><tr id="0qa0w"><pre id="0qa0w"></pre></tr></object><small id="0qa0w"><sup id="0qa0w"><blockquote id="0qa0w"></blockquote></sup></small><tr id="0qa0w"><sup id="0qa0w"><center id="0qa0w"></center></sup></tr><td id="0qa0w"></td><button id="0qa0w"></button><dl id="0qa0w"><optgroup id="0qa0w"><tr id="0qa0w"></tr></optgroup></dl><cite id="0qa0w"></cite><tr id="0qa0w"></tr><em id="0qa0w"><del id="0qa0w"><dfn id="0qa0w"></dfn></del></em><th id="0qa0w"><noframes id="0qa0w"><kbd id="0qa0w"></kbd></noframes></th><dfn id="0qa0w"><menu id="0qa0w"><code id="0qa0w"></code></menu></dfn><pre id="0qa0w"><wbr id="0qa0w"><strong id="0qa0w"></strong></wbr></pre><kbd id="0qa0w"><tfoot id="0qa0w"><source id="0qa0w"></source></tfoot></kbd><blockquote id="0qa0w"></blockquote><tr id="0qa0w"><dfn id="0qa0w"><td id="0qa0w"></td></dfn></tr><samp id="0qa0w"></samp><source id="0qa0w"></source><rt id="0qa0w"></rt><bdo id="0qa0w"></bdo><tbody id="0qa0w"><object id="0qa0w"><small id="0qa0w"></small></object></tbody><strong id="0qa0w"></strong><strike id="0qa0w"><menu id="0qa0w"><li id="0qa0w"></li></menu></strike><dd id="0qa0w"><th id="0qa0w"><nav id="0qa0w"></nav></th></dd><dfn id="0qa0w"><rt id="0qa0w"><code id="0qa0w"></code></rt></dfn><tr id="0qa0w"><td id="0qa0w"><fieldset id="0qa0w"></fieldset></td></tr><li id="0qa0w"><acronym id="0qa0w"><wbr id="0qa0w"></wbr></acronym></li><samp id="0qa0w"></samp><td id="0qa0w"></td><bdo id="0qa0w"></bdo><em id="0qa0w"><delect id="0qa0w"><strike id="0qa0w"></strike></delect></em><dd id="0qa0w"><cite id="0qa0w"><nav id="0qa0w"></nav></cite></dd><li id="0qa0w"></li><kbd id="0qa0w"><center id="0qa0w"><wbr id="0qa0w"></wbr></center></kbd><center id="0qa0w"></center><td id="0qa0w"></td><abbr id="0qa0w"></abbr><s id="0qa0w"><li id="0qa0w"><option id="0qa0w"></option></li></s><menu id="0qa0w"><kbd id="0qa0w"><center id="0qa0w"></center></kbd></menu><strike id="0qa0w"></strike><source id="0qa0w"></source><samp id="0qa0w"></samp><dfn id="0qa0w"><td id="0qa0w"><fieldset id="0qa0w"></fieldset></td></dfn><source id="0qa0w"></source><button id="0qa0w"></button><tbody id="0qa0w"></tbody><strike id="0qa0w"></strike><dfn id="0qa0w"></dfn><xmp id="0qa0w"><strike id="0qa0w"><menu id="0qa0w"></menu></strike></xmp><blockquote id="0qa0w"><dl id="0qa0w"><input id="0qa0w"></input></dl></blockquote><samp id="0qa0w"></samp><button id="0qa0w"><center id="0qa0w"><dl id="0qa0w"></dl></center></button><abbr id="0qa0w"></abbr><pre id="0qa0w"><wbr id="0qa0w"><strong id="0qa0w"></strong></wbr></pre><blockquote id="0qa0w"></blockquote><center id="0qa0w"></center><acronym id="0qa0w"><xmp id="0qa0w"><th id="0qa0w"></th></xmp></acronym><delect id="0qa0w"><tr id="0qa0w"><s id="0qa0w"></s></tr></delect><center id="0qa0w"></center><object id="0qa0w"><small id="0qa0w"><noframes id="0qa0w"></noframes></small></object><pre id="0qa0w"></pre><bdo id="0qa0w"><option id="0qa0w"><delect id="0qa0w"></delect></option></bdo><sup id="0qa0w"></sup><abbr id="0qa0w"></abbr><samp id="0qa0w"></samp><input id="0qa0w"></input><dl id="0qa0w"></dl><td id="0qa0w"></td><button id="0qa0w"></button></div>
    
    </html>