<thead id="tp4nl"></thead>

    <li id="tp4nl"><legend id="tp4nl"></legend></li>

    \n
    156, devanagri,
    \nNear shanoormiya darga,
    \nAurangabad\n<\/address>\n<\/body>\n<\/html><\/pre>\n

    輸出:<\/strong><\/p>\n

    \"HTML<\/p>\n

    示例 #2 –?標(biāo)簽<\/abbr>\n<\/h4>\n

    可以使用此元素定義文本的縮寫。每當(dāng)用戶將鼠標(biāo)懸停在該標(biāo)簽上時(shí),它就會(huì)顯示文本的縮寫。<\/p>\n

    語法:<\/strong><\/p>\n

     Text <\/abbr><\/pre>\n

    代碼:<\/strong><\/p>\n

    \n\n\nabbr element <\/title>\n<\/head>\n<body>
    <h1><a href="http://m.miracleart.cn/">国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂</a></h1>\n<p>Welcome to <abbr title=\"Beautiful\nAutomation System\">Beautosys<\/abbr><\/p>\n<\/body>\n<\/html><\/pre>\n<p><strong>輸出:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543812857079.png\" alt=\"HTML 中的引用標(biāo)簽\" ><\/p>\n<h4>示例#3 – <bdo>標(biāo)簽<\/bdo>\n<\/h4>\n<p>引號(hào)標(biāo)簽中的這個(gè)標(biāo)簽用于定義雙向覆蓋。它改變 HTML 元素中的實(shí)際文本方向。<\/p>\n<p><strong>語法:<\/strong><\/p>\n<pre><bdo dir=”value”> text <\/bdo><\/pre>\n<p>這里的dir值可以是ltr表示從左到右方向或者rtl表示從右到左方向。<\/p>\n<p><strong>代碼:<\/strong><\/p>\n<pre><!DOCTYPE html>\n<html>\n<body>\n<p> Uday wire Industries <\/p>\n<p><bdo dir=”ltr” >Uday wire Industries <\/bdo><\/p>\n<\/body>\n<\/html><\/pre>\n<p><strong>輸出:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543813013598.png\" alt=\"HTML 中的引用標(biāo)簽\" ><\/p>\n<h4>示例 #4 – <q>標(biāo)簽<\/h4>\n<p>這用于顯示內(nèi)嵌文本引用。<\/p>\n\n\n<p><strong>語法:<\/strong><\/p>\n<pre><q> text <\/q><\/pre>\n<p><b>代碼:<\/b><\/p>\n<pre><!DOCTYPE html>\n<html>\n<body>\n<q>Sisters are the choc chips in the era of biscuits <\/q>\n<\/body>\n<\/html><\/pre>\n<p><strong>輸出:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543813161538.png\" alt=\"HTML 中的引用標(biāo)簽\" ><\/p>\n<h4>示例 #5 – <blockquote>;標(biāo)簽<\/blockquote>\n<\/h4>\n<p>這用于表示網(wǎng)絡(luò)文檔中的塊級(jí)引用<strong>。<\/strong><\/p>\n<p><strong>語法:<\/strong><\/p>\n<pre><blockquote> contents <\/blockquote><\/pre>\n<p><strong>代碼:<\/strong><\/p>\n<pre><!DOCTYPE html>\n<html>\n<head>\n<title> Quotation tag in HTML <\/title>\n<\/head>\n<body>\n<p> Uday wire Industries <\/p>\n<p><blockquote> In the era of making new friends and showing\noff , I just wish one thing, that my old one’s stay; No matter what\nthe?? trend is.<\/blockquote>\n<\/p>\n<\/body>\n<\/html><\/pre>\n<p><strong>輸出:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543813468527.png\" alt=\"HTML 中的引用標(biāo)簽\" ><\/p>\n<h3>HTML 中的引用標(biāo)簽示例<\/h3>\n<p>以下是示例:<\/p>\n<h4>示例#1<\/h4>\n<p>讓我們看一個(gè)例子來說明如何使用引用標(biāo)簽。它還包括地址標(biāo)簽、縮寫標(biāo)簽和不同的引號(hào)標(biāo)簽。<\/p>\n<p><strong>代碼:<\/strong><\/p>\n\n\n<pre><!DOCTYPE html>\n<html>\n<head>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<style>\n* {\nbox-sizing: border-box;\n}\n.qtag{\nbackground-color: burlywood;\nborder-color: crimson;\nborder-style: dashed;\n}\n<\/style>\n<\/head>\n<body>\n<div   id="377j5v51b"   class=\"qtag\">\n<h2 style=\"color:brown;\">Quotation Tags Example<\/h2>\n<h4>Address tag<\/h4>\n<address>\n<blockquote>\n<p> 176, Kauslya kunj <br>\nAndaman Hill , Pangari Road <br>\nChandigad <br>\n<b>Contact US<\/b><br>\nContact No: 9968795334 <br>\nEmailD: [email?protected]<br>\n<\/p>\n<\/blockquote>\n<\/address>\n<h4>Abbreviation tag<\/h4>\n<p>\n<q>Being with <abbr title=\"Beautiful Automation Systems \">BEAUTOSYS <\/abbr> for marvelous growth into your business, Automation in technology and many more.......? ! Stay Connected <\/q>\n<\/p>\n<p>Be connected with us for Software services, Automation in new technologies, Embedded services, Responsive Websites and Mechanical services <\/p>\n<h5>Stay Connected!<\/h5>\n<\/div>\n<\/body>\n<\/html><\/pre>\n<p><strong>輸出:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543813551144.png\" alt=\"HTML 中的引用標(biāo)簽\" ><\/p>\n<h4>示例#2<\/h4>\n<p>讓我們看一個(gè)例子來說明如何使用引用標(biāo)簽。它包括 bdo 標(biāo)簽。<\/p>\n<p><strong>代碼:<\/strong><\/p>\n<pre><!DOCTYPE html>\n<html>\n<body>\n<h2>bdo tag in quotation<\/h2>\n<p>dir value in the bdo tag defines the direction from which direction text is going to move and it will? generate output. <b>rtl <\/b>value defines text will moves from right to left direction where as <b>ltr<\/b><\/p>\n<h4>bdo tag<\/h4>\n<p>Tere is no success like failure. <br>\n<bdo dir=\"rtl\">Tere is no success like failure.<\/bdo> <\/p>\n<p>I get knocked down. But I get up again. You’re never going to keep me down <br>\n<q><bdo dir=\"ltr\">I get knocked down. But I get up again. You’re never going to keep me down<\/bdo><\/q> <\/p>\n<p>Don’t let what you cannot do interfere with what you can do.” <br>\n<bdo dir=\"rtl\">Don’t let what you cannot do interfere with what you can do.”<\/bdo><\/p>\n<p>The secret of getting ahead is getting started\n<q><bdo dir=\"ltr\">The secret of getting ahead is getting started<\/bdo><\/q>\n<\/p>\n<p>Success iss the sum of small efforts , Repeated day_in and day_out.<br>\n<bdo dir=\"rtl\">Success iss the sum of small efforts , Repeated day_in and day_out.<\/bdo>\n<\/p>\n<\/body>\n<\/html><\/pre>\n<p><strong>輸出:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543814398487.png\" alt=\"HTML 中的引用標(biāo)簽\" ><\/p>\n<h4>示例 #3<\/h4>\n<p>此示例顯示內(nèi)聯(lián)和塊級(jí)文本的引用,如下所示:<\/p>\n<p><strong>代碼:<\/strong><\/p>\n<pre><!DOCTYPE html>\n<html>\n<body>\n<p> Quotation? <b>q<\/b> tag <\/p>\n<p><q> Success demands singleness of purpose.<\/q><\/p>\n<p><q>Choosing a goal and sticking to it changes everything.<\/q><\/p>\n<p><q> Choose a job you love, and you will never have to work a day in your life!.<\/q><\/p>\n<p><q> The most important thing about motivation is goal setting .You should always have a goal<\/q><\/p> <br>\n<p>Quotation <b>blockquote <\/b> tag for Block <\/p>\n<h4>Big data is advance Telemedicine<\/h4>\n<blockquote> <p>Big data is making impact in every field now a day. By using latest technology? in telemedicine field , one can get more information about their diseases ,so they can take more care using telemedicine. <\/p><\/blockquote>\n<\/body>\n<\/html><\/pre>\n<p><strong>輸出:<\/strong><\/p>\n<p><img  src=\"https:\/\/img.php.cn\/upload\/article\/000\/000\/000\/172543814721084.png\" alt=\"HTML 中的引用標(biāo)簽\" ><\/p>\n<h3>結(jié)論<\/h3>\n<p><q>和標(biāo)簽在 HTML 中用作引用標(biāo)簽。 <q>標(biāo)簽用于內(nèi)聯(lián)文本,其中 <\/p>\n<blockquote>用于塊級(jí)文本元素。 <q>標(biāo)簽支持稱為 cite 的屬性。<q> tag 還支持 <address>、<abbr>、<bdo> 等標(biāo)簽。等等<\/bdo><\/abbr>\n<\/address>\n<\/blockquote>"}	</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://m.miracleart.cn/zh/" 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="社區(qū)" class="head_nava head_nava-template1">社區(qū)</a>
                        <div   class="377j5v51b"   id="dropdown-template1" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://m.miracleart.cn/zh/article.html" title="文章" class="languagechoosea on">文章</a>
                                <a href="http://m.miracleart.cn/zh/faq/zt" title="合集" class="languagechoosea">合集</a>
                                <a href="http://m.miracleart.cn/zh/wenda.html" title="問答" class="languagechoosea">問答</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="學(xué)習(xí)" class="head_nava head_nava-template1_1">學(xué)習(xí)</a>
                        <div   class="377j5v51b"   id="dropdown-template1_1" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://m.miracleart.cn/zh/course.html" title="課程" class="languagechoosea on">課程</a>
                                <a href="http://m.miracleart.cn/zh/dic/" title="編程詞典" class="languagechoosea">編程詞典</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="工具庫" class="head_nava head_nava-template1_2">工具庫</a>
                        <div   class="377j5v51b"   id="dropdown-template1_2" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://m.miracleart.cn/zh/toolset/development-tools" title="開發(fā)工具" class="languagechoosea on">開發(fā)工具</a>
                                <a href="http://m.miracleart.cn/zh/toolset/website-source-code" title="網(wǎng)站源碼" class="languagechoosea">網(wǎng)站源碼</a>
                                <a href="http://m.miracleart.cn/zh/toolset/php-libraries" title="PHP 庫" class="languagechoosea">PHP 庫</a>
                                <a href="http://m.miracleart.cn/zh/toolset/js-special-effects" title="JS特效" class="languagechoosea on">JS特效</a>
                                <a href="http://m.miracleart.cn/zh/toolset/website-materials" title="網(wǎng)站素材" class="languagechoosea on">網(wǎng)站素材</a>
                                <a href="http://m.miracleart.cn/zh/toolset/extension-plug-ins" title="擴(kuò)展插件" class="languagechoosea on">擴(kuò)展插件</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="http://m.miracleart.cn/zh/ai" title="AI工具" class="head_nava head_nava-template1_3">AI工具</a>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="javascript:;" title="休閑" class="head_nava head_nava-template1_3">休閑</a>
                        <div   class="377j5v51b"   id="dropdown-template1_3" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://m.miracleart.cn/zh/game" title="游戲下載" class="languagechoosea on">游戲下載</a>
                                <a href="http://m.miracleart.cn/zh/mobile-game-tutorial/" title="游戲教程" class="languagechoosea">游戲教程</a>
    
                            </div>
                        </div>
                    </div>
                </div>
            </div>
                        <div   id="377j5v51b"   class="head_search">
                    <input id="key_words"  onkeydown="if (event.keyCode == 13) searchs('zh')" class="search-input" type="text" autocomplete="off" name="keywords" required="required" placeholder="Block,address,transaction,news" value="">
                    <a href="javascript:;" title="搜索"  onclick="searchs('zh')"><img src="/static/imghw/find.png" alt="搜索"></a>
                </div>
                    <div   id="377j5v51b"   class="head_right">
                <div   id="377j5v51b"   class="haed_language">
                    <a href="javascript:;" class="layui-btn haed_language_btn">簡體中文<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:;" title="簡體中文" class="languagechoosea">簡體中文</a>
                                                    <a href="javascript:setlang('en');" title="English" class="languagechoosea">English</a>
                                                    <a href="javascript:setlang('zh-tw');" title="繁體中文" class="languagechoosea">繁體中文</a>
                                                    <a href="javascript:setlang('ja');" title="日本語" class="languagechoosea">日本語</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">目錄</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-中引用標(biāo)簽的元素" title="HTML 中引用標(biāo)簽的元素" >HTML 中引用標(biāo)簽的元素</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#示例-標(biāo)簽" title="示例 #1 –?;標(biāo)簽" >示例 #1 –?;標(biāo)簽</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#示例-lt-q-gt-標(biāo)簽" title="示例 #4 – <q>標(biāo)簽" >示例 #4 – <q>標(biāo)簽</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#HTML-中的引用標(biāo)簽示例" title="HTML 中的引用標(biāo)簽示例" >HTML 中的引用標(biāo)簽示例</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#示例" title="示例 #3" >示例 #3</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#結(jié)論" title="結(jié)論" >結(jié)論</a>
    								</div>
    														</div>
    					</div>
    				</div>
    							<div   id="377j5v51b"   class="Article_Details_main1M">
    					<div   id="377j5v51b"   class="phpgenera_Details_mainL1">
    						<a href="http://m.miracleart.cn/zh/" title="首頁"
    							class="phpgenera_Details_mainL1a">首頁</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    												<a href="http://m.miracleart.cn/zh/web-designer.html"
    							class="phpgenera_Details_mainL1a">web前端</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    												<a href="http://m.miracleart.cn/zh/div-tutorial.html"
    							class="phpgenera_Details_mainL1a">html教程</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    						<span>HTML 中的引用標(biāo)簽</span>
    					</div>
    					
    					<div   id="377j5v51b"   class="Articlelist_txts">
    						<div   id="377j5v51b"   class="Articlelist_txts_info">
    							<h1 class="Articlelist_txts_title">HTML 中的引用標(biāo)簽</h1>
    							<div   id="377j5v51b"   class="Articlelist_txts_info_head">
    								<div   id="377j5v51b"   class="author_info">
    									<a href="http://m.miracleart.cn/zh/member/465014.html"  class="author_avatar">
    									<img class="lazy"  data-src="https://img.php.cn/upload/avatar/000/465/014/627b58ba8fa6c600.jpg" src="/static/imghw/default1.png" alt="王林">
    									</a>
    									<div   id="377j5v51b"   class="author_detail">
    																			<a href="http://m.miracleart.cn/zh/member/465014.html" class="author_name">王林</a>
                                    										</div>
    								</div>
                    			</div>
    							<span id="377j5v51b"    class="Articlelist_txts_time">Sep 04, 2024 pm	 04:22 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>HTML 中的引用標(biāo)簽用于使用 <q> 顯示簡短的引用。標(biāo)簽。它包含在 <q> 和 <q> 之間。 …… </q>。它有助于表明所包含的文本位于內(nèi)聯(lián)引用中。對(duì)于簡短的引用,我們將使用 <q>... </q>標(biāo)簽,而對(duì)于長引用,我們將使用名為 <blockquote> 的 HTML 標(biāo)簽。 ...... </blockquote>。該標(biāo)簽專門用于指示網(wǎng)頁瀏覽器上與普通文本不同的文本。<blockquote>標(biāo)簽在 HTML 中用于表示網(wǎng)頁文檔中的塊級(jí)引用。這些標(biāo)簽對(duì)于樣式設(shè)計(jì)最有用,因?yàn)樗鼈儗⒕W(wǎng)頁的流程分配到不同的部分。</blockquote></q></q></q></p>
    
    
    
    
    
    
    
    
    
    
    
    
    
    <p><strong>語法:</strong></p>
    <pre class="brush:php;toolbar:false"><q> Some text </q></pre>
    <p>此標(biāo)簽用于在 HTML 文檔中顯示內(nèi)嵌引用。</p>
    <pre class="brush:php;toolbar:false"><blockquote> Some text </blockquote></pre>
    <p>該標(biāo)簽用于顯示塊級(jí)引用。它有助于更??改文本的位置并使其與其他元素不同。該標(biāo)簽使用名為 cite 的屬性,該屬性有助于定義引文的實(shí)際來源。</p>
    
    
    <h3 id="HTML-中引用標(biāo)簽的元素">HTML 中引用標(biāo)簽的元素</h3>
    <p>以下是我們將在引號(hào)標(biāo)簽中使用的最有用的元素:</p>
    <h4 id="示例-標(biāo)簽">示例 #1 –?;標(biāo)簽</h4>
    <p>此標(biāo)簽用于在 HTML 文檔上顯示地址,將文本放入地址標(biāo)簽中,如下所示:</p>
    <p><strong>語法:</strong></p>
    <pre class="brush:php;toolbar:false"><address>? some text </address></pre>
    <p><strong>代碼:</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <head>
    <title>abbr element </title>
    </head>
    <body>
    <address>156, devanagri, <br>
    Near shanoormiya darga, <br>
    Aurangabad
    </address>
    </body>
    </html></pre>
    <p><strong>輸出:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543812774592.png" class="lazy" alt="HTML 中的引用標(biāo)簽" ></p>
    <h4>示例 #2 –?<abbr>標(biāo)簽</abbr>
    </h4>
    <p>可以使用此元素定義文本的縮寫。每當(dāng)用戶將鼠標(biāo)懸停在該標(biāo)簽上時(shí),它就會(huì)顯示文本的縮寫。</p>
    <p><strong>語法:</strong></p>
    <pre class="brush:php;toolbar:false"><abbr> Text </abbr></pre>
    <p><strong>代碼:</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <head>
    <title>abbr element </title>
    </head>
    <body>
    <p>Welcome to <abbr title="Beautiful
    Automation System">Beautosys</abbr></p>
    </body>
    </html></pre>
    <p><strong>輸出:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543812857079.png" class="lazy" alt="HTML 中的引用標(biāo)簽" ></p>
    <h4>示例#3 – <bdo>標(biāo)簽</bdo>
    </h4>
    <p>引號(hào)標(biāo)簽中的這個(gè)標(biāo)簽用于定義雙向覆蓋。它改變 HTML 元素中的實(shí)際文本方向。</p>
    <p><strong>語法:</strong></p>
    <pre class="brush:php;toolbar:false"><bdo dir=”value”> text </bdo></pre>
    <p>這里的dir值可以是ltr表示從左到右方向或者rtl表示從右到左方向。</p>
    <p><strong>代碼:</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <body>
    <p> Uday wire Industries </p>
    <p><bdo dir=”ltr” >Uday wire Industries </bdo></p>
    </body>
    </html></pre>
    <p><strong>輸出:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543813013598.png" class="lazy" alt="HTML 中的引用標(biāo)簽" ></p>
    <h4 id="示例-lt-q-gt-標(biāo)簽">示例 #4 – <q>標(biāo)簽</h4>
    <p>這用于顯示內(nèi)嵌文本引用。</p>
    
    
    <p><strong>語法:</strong></p>
    <pre class="brush:php;toolbar:false"><q> text </q></pre>
    <p><b>代碼:</b></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <body>
    <q>Sisters are the choc chips in the era of biscuits </q>
    </body>
    </html></pre>
    <p><strong>輸出:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543813161538.png" class="lazy" alt="HTML 中的引用標(biāo)簽" ></p>
    <h4>示例 #5 – <blockquote>;標(biāo)簽</blockquote>
    </h4>
    <p>這用于表示網(wǎng)絡(luò)文檔中的塊級(jí)引用<strong>。</strong></p>
    <p><strong>語法:</strong></p>
    <pre class="brush:php;toolbar:false"><blockquote> contents </blockquote></pre>
    <p><strong>代碼:</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <head>
    <title> Quotation tag in HTML </title>
    </head>
    <body>
    <p> Uday wire Industries </p>
    <p><blockquote> In the era of making new friends and showing
    off , I just wish one thing, that my old one’s stay; No matter what
    the?? trend is.</blockquote>
    </p>
    </body>
    </html></pre>
    <p><strong>輸出:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543813468527.png" class="lazy" alt="HTML 中的引用標(biāo)簽" ></p>
    <h3 id="HTML-中的引用標(biāo)簽示例">HTML 中的引用標(biāo)簽示例</h3>
    <p>以下是示例:</p>
    <h4 id="示例">示例#1</h4>
    <p>讓我們看一個(gè)例子來說明如何使用引用標(biāo)簽。它還包括地址標(biāo)簽、縮寫標(biāo)簽和不同的引號(hào)標(biāo)簽。</p>
    <p><strong>代碼:</strong></p>
    
    
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <style>
    * {
    box-sizing: border-box;
    }
    .qtag{
    background-color: burlywood;
    border-color: crimson;
    border-style: dashed;
    }
    </style>
    </head>
    <body>
    <div class="qtag">
    <h2 style="color:brown;">Quotation Tags Example</h2>
    <h4>Address tag</h4>
    <address>
    <blockquote>
    <p> 176, Kauslya kunj <br>
    Andaman Hill , Pangari Road <br>
    Chandigad <br>
    <b>Contact US</b><br>
    Contact No: 9968795334 <br>
    EmailD: [email?protected]<br>
    </p>
    </blockquote>
    </address>
    <h4>Abbreviation tag</h4>
    <p>
    <q>Being with <abbr title="Beautiful Automation Systems ">BEAUTOSYS </abbr> for marvelous growth into your business, Automation in technology and many more.......? ! Stay Connected </q>
    </p>
    <p>Be connected with us for Software services, Automation in new technologies, Embedded services, Responsive Websites and Mechanical services </p>
    <h5>Stay Connected!</h5>
    </div>
    </body>
    </html></pre>
    <p><strong>輸出:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543813551144.png" class="lazy" alt="HTML 中的引用標(biāo)簽" ></p>
    <h4 id="示例">示例#2</h4>
    <p>讓我們看一個(gè)例子來說明如何使用引用標(biāo)簽。它包括 bdo 標(biāo)簽。</p>
    <p><strong>代碼:</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <body>
    <h2>bdo tag in quotation</h2>
    <p>dir value in the bdo tag defines the direction from which direction text is going to move and it will? generate output. <b>rtl </b>value defines text will moves from right to left direction where as <b>ltr</b></p>
    <h4>bdo tag</h4>
    <p>Tere is no success like failure. <br>
    <bdo dir="rtl">Tere is no success like failure.</bdo> </p>
    <p>I get knocked down. But I get up again. You’re never going to keep me down <br>
    <q><bdo dir="ltr">I get knocked down. But I get up again. You’re never going to keep me down</bdo></q> </p>
    <p>Don’t let what you cannot do interfere with what you can do.” <br>
    <bdo dir="rtl">Don’t let what you cannot do interfere with what you can do.”</bdo></p>
    <p>The secret of getting ahead is getting started
    <q><bdo dir="ltr">The secret of getting ahead is getting started</bdo></q>
    </p>
    <p>Success iss the sum of small efforts , Repeated day_in and day_out.<br>
    <bdo dir="rtl">Success iss the sum of small efforts , Repeated day_in and day_out.</bdo>
    </p>
    </body>
    </html></pre>
    <p><strong>輸出:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543814398487.png" class="lazy" alt="HTML 中的引用標(biāo)簽" ></p>
    <h4 id="示例">示例 #3</h4>
    <p>此示例顯示內(nèi)聯(lián)和塊級(jí)文本的引用,如下所示:</p>
    <p><strong>代碼:</strong></p>
    <pre class="brush:php;toolbar:false"><!DOCTYPE html>
    <html>
    <body>
    <p> Quotation? <b>q</b> tag </p>
    <p><q> Success demands singleness of purpose.</q></p>
    <p><q>Choosing a goal and sticking to it changes everything.</q></p>
    <p><q> Choose a job you love, and you will never have to work a day in your life!.</q></p>
    <p><q> The most important thing about motivation is goal setting .You should always have a goal</q></p> <br>
    <p>Quotation <b>blockquote </b> tag for Block </p>
    <h4>Big data is advance Telemedicine</h4>
    <blockquote> <p>Big data is making impact in every field now a day. By using latest technology? in telemedicine field , one can get more information about their diseases ,so they can take more care using telemedicine. </p></blockquote>
    </body>
    </html></pre>
    <p><strong>輸出:</strong></p>
    <p><img  src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/article/000/000/000/172543814721084.png" class="lazy" alt="HTML 中的引用標(biāo)簽" ></p>
    <h3 id="結(jié)論">結(jié)論</h3>
    <p><q>和標(biāo)簽在 HTML 中用作引用標(biāo)簽。 <q>標(biāo)簽用于內(nèi)聯(lián)文本,其中 </p>
    <blockquote>用于塊級(jí)文本元素。 <q>標(biāo)簽支持稱為 cite 的屬性。<q> tag 還支持 <address>、<abbr>、<bdo> 等標(biāo)簽。等等</bdo></abbr>
    </address>
    </blockquote><p>以上是HTML 中的引用標(biāo)簽的詳細(xì)內(nèi)容。更多信息請(qǐng)關(guān)注PHP中文網(wǎng)其他相關(guān)文章!</p>
    
    
    						</div>
    					</div>
    					<div   id="377j5v51b"   class="wzconShengming_sp">
    						<div   id="377j5v51b"   class="bzsmdiv_sp">本站聲明</div>
    						<div>本文內(nèi)容由網(wǎng)友自發(fā)貢獻(xiàn),版權(quán)歸原作者所有,本站不承擔(dān)相應(yīng)法律責(zé)任。如您發(fā)現(xiàn)有涉嫌抄襲侵權(quán)的內(nèi)容,請(qǐng)聯(lián)系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>熱門文章</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796832397.html" title="Grass Wonder Build Guide |烏瑪媽媽漂亮的德比" class="phpgenera_Details_mainR4_bottom_title">Grass Wonder Build Guide |烏瑪媽媽漂亮的德比</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 周前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796833110.html" title="<??>:在森林里99夜 - 所有徽章以及如何解鎖" class="phpgenera_Details_mainR4_bottom_title"><??>:在森林里99夜 - 所有徽章以及如何解鎖</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>3 周前</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796831605.html" title="烏瑪?shù)姆劢z漂亮的德比橫幅日程(2025年7月)" class="phpgenera_Details_mainR4_bottom_title">烏瑪?shù)姆劢z漂亮的德比橫幅日程(2025年7月)</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 周前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796831905.html" title="Windows安全是空白或不顯示選項(xiàng)" class="phpgenera_Details_mainR4_bottom_title">Windows安全是空白或不顯示選項(xiàng)</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 周前</span>
    										<span>By 下次還敢</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796836699.html" title="Rimworld Odyssey溫度指南和Gravtech" class="phpgenera_Details_mainR4_bottom_title">Rimworld Odyssey溫度指南和Gravtech</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>3 周前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://m.miracleart.cn/zh/article.html">顯示更多</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>熱AI工具</h2>
    								</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_bottom">
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/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://m.miracleart.cn/zh/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_title">
    													<h3>Undress AI Tool</h3>
    												</a>
    												<p>免費(fèi)脫衣服圖片</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/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://m.miracleart.cn/zh/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_title">
    													<h3>Undresser.AI Undress</h3>
    												</a>
    												<p>人工智能驅(qū)動(dòng)的應(yīng)用程序,用于創(chuàng)建逼真的裸體照片</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/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://m.miracleart.cn/zh/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_title">
    													<h3>AI Clothes Remover</h3>
    												</a>
    												<p>用于從照片中去除衣服的在線人工智能工具。</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/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://m.miracleart.cn/zh/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_title">
    													<h3>Clothoff.io</h3>
    												</a>
    												<p>AI脫衣機(jī)</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/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://m.miracleart.cn/zh/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_title">
    													<h3>Video Face Swap</h3>
    												</a>
    												<p>使用我們完全免費(fèi)的人工智能換臉工具輕松在任何視頻中換臉!</p>
    											</div>
    										</div>
    																</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    									<a href="http://m.miracleart.cn/zh/ai">顯示更多</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>熱門文章</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796832397.html" title="Grass Wonder Build Guide |烏瑪媽媽漂亮的德比" class="phpgenera_Details_mainR4_bottom_title">Grass Wonder Build Guide |烏瑪媽媽漂亮的德比</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 周前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796833110.html" title="<??>:在森林里99夜 - 所有徽章以及如何解鎖" class="phpgenera_Details_mainR4_bottom_title"><??>:在森林里99夜 - 所有徽章以及如何解鎖</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>3 周前</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796831605.html" title="烏瑪?shù)姆劢z漂亮的德比橫幅日程(2025年7月)" class="phpgenera_Details_mainR4_bottom_title">烏瑪?shù)姆劢z漂亮的德比橫幅日程(2025年7月)</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 周前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796831905.html" title="Windows安全是空白或不顯示選項(xiàng)" class="phpgenera_Details_mainR4_bottom_title">Windows安全是空白或不顯示選項(xiàng)</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 周前</span>
    										<span>By 下次還敢</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/1796836699.html" title="Rimworld Odyssey溫度指南和Gravtech" class="phpgenera_Details_mainR4_bottom_title">Rimworld Odyssey溫度指南和Gravtech</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>3 周前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://m.miracleart.cn/zh/article.html">顯示更多</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>熱工具</h2>
    								</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_bottom">
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/toolset/development-tools/92" title="記事本++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="記事本++7.3.1" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/zh/toolset/development-tools/92" title="記事本++7.3.1" class="phpmain_tab2_mids_title">
    													<h3>記事本++7.3.1</h3>
    												</a>
    												<p>好用且免費(fèi)的代碼編輯器</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/toolset/development-tools/93" title="SublimeText3漢化版" 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漢化版" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/zh/toolset/development-tools/93" title="SublimeText3漢化版" class="phpmain_tab2_mids_title">
    													<h3>SublimeText3漢化版</h3>
    												</a>
    												<p>中文版,非常好用</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/toolset/development-tools/121" title="禪工作室 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="禪工作室 13.0.1" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/zh/toolset/development-tools/121" title="禪工作室 13.0.1" class="phpmain_tab2_mids_title">
    													<h3>禪工作室 13.0.1</h3>
    												</a>
    												<p>功能強(qiáng)大的PHP集成開發(fā)環(huán)境</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/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://m.miracleart.cn/zh/toolset/development-tools/469" title="Dreamweaver CS6" class="phpmain_tab2_mids_title">
    													<h3>Dreamweaver CS6</h3>
    												</a>
    												<p>視覺化網(wǎng)頁開發(fā)工具</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://m.miracleart.cn/zh/toolset/development-tools/500" title="SublimeText3 Mac版" 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版" />
    											</a>
    											<div   id="377j5v51b"   class="phpmain_tab2_mids_info">
    												<a href="http://m.miracleart.cn/zh/toolset/development-tools/500" title="SublimeText3 Mac版" class="phpmain_tab2_mids_title">
    													<h3>SublimeText3 Mac版</h3>
    												</a>
    												<p>神級(jí)代碼編輯軟件(SublimeText3)</p>
    											</div>
    										</div>
    																	</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    									<a href="http://m.miracleart.cn/zh/ai">顯示更多</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>熱門話題</h2>
    							</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottom">
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://m.miracleart.cn/zh/faq/laravel-tutori" title="Laravel 教程" class="phpgenera_Details_mainR4_bottom_title">Laravel 教程</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>1597</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://m.miracleart.cn/zh/faq/php-tutorial" title="PHP教程" class="phpgenera_Details_mainR4_bottom_title">PHP教程</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>1488</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>72</span>
    										</div>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://m.miracleart.cn/zh/faq/zt">顯示更多</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://m.miracleart.cn/zh/faq/1796848580.html" title="初學(xué)者的基本HTML標(biāo)簽" 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/175355915289670.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="初學(xué)者的基本HTML標(biāo)簽" />
    								</a>
    								<a href="http://m.miracleart.cn/zh/faq/1796848580.html" title="初學(xué)者的基本HTML標(biāo)簽" class="phphistorical_Version2_mids_title">初學(xué)者的基本HTML標(biāo)簽</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 27, 2025 am	 03:45 AM</span>
    								<p class="Articlelist_txts_p">要快速入門HTML,只需掌握幾個(gè)基礎(chǔ)標(biāo)簽即可搭建網(wǎng)頁骨架。1.頁面結(jié)構(gòu)必備、和,其中是根元素,包含元信息,是內(nèi)容展示區(qū)域。2.標(biāo)題使用到,級(jí)別越高數(shù)字越小,正文用標(biāo)簽分段,避免跳級(jí)使用。3.鏈接使用標(biāo)簽并配合href屬性,圖片使用標(biāo)簽并包含src和alt屬性。4.列表分為無序列表和有序列表,每個(gè)條目用表示且必須嵌套在列表中。5.初學(xué)者不必強(qiáng)記所有標(biāo)簽,邊寫邊查更高效,掌握結(jié)構(gòu)、文本、鏈接、圖片和列表即可制作基礎(chǔ)網(wǎng)頁。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/zh/faq/1796845224.html" title="影子dom概念和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/175329234213420.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="影子dom概念和HTML集成" />
    								</a>
    								<a href="http://m.miracleart.cn/zh/faq/1796845224.html" title="影子dom概念和HTML集成" class="phphistorical_Version2_mids_title">影子dom概念和HTML集成</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 24, 2025 am	 01:39 AM</span>
    								<p class="Articlelist_txts_p">ShadowDOM是Web組件技術(shù)中用于創(chuàng)建隔離DOM子樹的技術(shù)。1.它允許在普通HTML元素上掛載獨(dú)立的DOM結(jié)構(gòu),擁有自己的樣式和行為,不與主文檔互相影響;2.通過JavaScript創(chuàng)建,例如使用attachShadow方法并設(shè)置mode為open;3.結(jié)合HTML使用時(shí)具備結(jié)構(gòu)清晰、樣式隔離和內(nèi)容投影(slot)三大特點(diǎn);4.注意事項(xiàng)包括調(diào)試復(fù)雜、樣式作用域控制、性能開銷及框架兼容性問題。總之,ShadowDOM提供了原生封裝能力,適用于構(gòu)建可復(fù)用且不污染全局的UI組件。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/zh/faq/1796847511.html" title="html'樣式”標(biāo)簽:內(nèi)聯(lián)與內(nèi)部CSS" 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/175348579170092.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="html'樣式”標(biāo)簽:內(nèi)聯(lián)與內(nèi)部CSS" />
    								</a>
    								<a href="http://m.miracleart.cn/zh/faq/1796847511.html" title="html'樣式”標(biāo)簽:內(nèi)聯(lián)與內(nèi)部CSS" class="phphistorical_Version2_mids_title">html'樣式”標(biāo)簽:內(nèi)聯(lián)與內(nèi)部CSS</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 26, 2025 am	 07:23 AM</span>
    								<p class="Articlelist_txts_p">樣式放置方式需根據(jù)場景選擇。1.Inline適合單元素臨時(shí)修改或JS動(dòng)態(tài)控制,如按鈕顏色隨操作變化;2.內(nèi)部CSS適合頁面少、結(jié)構(gòu)簡單項(xiàng)目,便于集中管理樣式,如登錄頁基礎(chǔ)樣式設(shè)置;3.優(yōu)先考慮復(fù)用性、維護(hù)性及性能,大項(xiàng)目拆分外鏈CSS文件更優(yōu)。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/zh/faq/1796849181.html" title="為什么我的圖像未顯示在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/431/639/175363969291498.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="為什么我的圖像未顯示在HTML中?" />
    								</a>
    								<a href="http://m.miracleart.cn/zh/faq/1796849181.html" title="為什么我的圖像未顯示在HTML中?" class="phphistorical_Version2_mids_title">為什么我的圖像未顯示在HTML中?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 28, 2025 am	 02:08 AM</span>
    								<p class="Articlelist_txts_p">圖像未顯示通常因文件路徑錯(cuò)誤、文件名或擴(kuò)展名不正確、HTML語法問題或?yàn)g覽器緩存導(dǎo)致。1.確保src路徑與文件實(shí)際位置一致,使用正確的相對(duì)路徑;2.檢查文件名大小寫及擴(kuò)展名是否完全匹配,并通過直接輸入U(xiǎn)RL驗(yàn)證圖片能否加載;3.核對(duì)img標(biāo)簽語法是否正確,確保無多余字符且alt屬性值恰當(dāng);4.嘗試強(qiáng)制刷新頁面、清除緩存或使用隱身模式排除緩存干擾。按此順序排查可解決大多數(shù)HTML圖片顯示問題。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/zh/faq/1796848665.html" title="您可以在另一個(gè)標(biāo)簽中放置一個(gè)標(biāo)簽嗎?" 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/431/639/175356093168643.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="您可以在另一個(gè)標(biāo)簽中放置一個(gè)標(biāo)簽嗎?" />
    								</a>
    								<a href="http://m.miracleart.cn/zh/faq/1796848665.html" title="您可以在另一個(gè)標(biāo)簽中放置一個(gè)標(biāo)簽嗎?" class="phphistorical_Version2_mids_title">您可以在另一個(gè)標(biāo)簽中放置一個(gè)標(biāo)簽嗎?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 27, 2025 am	 04:15 AM</span>
    								<p class="Articlelist_txts_p">?Youcannotnesttagsinsideanothertagbecauseit’sinvalidHTML;browsersautomaticallyclosethefirstbeforeopeningthenext,resultinginseparateparagraphs.?Instead,useinlineelementslike,,orforstylingwithinaparagraph,orblockcontainerslikeortogroupmultipleparagraph</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/zh/faq/1796844373.html" title="html'鏈接”預(yù)取DNS" 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/175320835386703.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="html'鏈接”預(yù)取DNS" />
    								</a>
    								<a href="http://m.miracleart.cn/zh/faq/1796844373.html" title="html'鏈接”預(yù)取DNS" class="phphistorical_Version2_mids_title">html'鏈接”預(yù)取DNS</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 23, 2025 am	 02:19 AM</span>
    								<p class="Articlelist_txts_p">提前解析DNS能加快頁面加載速度,使用HTML的link標(biāo)簽進(jìn)行DNS預(yù)解析是有效方法;DNSPrefetching是通過提前解析域名,節(jié)省后續(xù)請(qǐng)求時(shí)間;適用場景包括第三方字體、廣告統(tǒng)計(jì)腳本、資源托管和CDN域名;建議優(yōu)先處理主頁面依賴資源,合理控制數(shù)量在3~5個(gè),并搭配preconnect使用效果更佳。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/zh/faq/1796847513.html" title="如何編寫基本的HTML5頁模板?" 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/431/639/175348583272918.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="如何編寫基本的HTML5頁模板?" />
    								</a>
    								<a href="http://m.miracleart.cn/zh/faq/1796847513.html" title="如何編寫基本的HTML5頁模板?" class="phphistorical_Version2_mids_title">如何編寫基本的HTML5頁模板?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 26, 2025 am	 07:23 AM</span>
    								<p class="Articlelist_txts_p">聲明文檔為HTML5,避免瀏覽器進(jìn)入怪異模式;2.定義根元素并指定語言以提升可訪問性和SEO;3.中包含確保正確字符編碼,實(shí)現(xiàn)響應(yīng)式設(shè)計(jì),設(shè)置頁面標(biāo)題;4.放置所有可見內(nèi)容,可選添加CSS、favicon和JavaScript鏈接;該模板結(jié)構(gòu)完整、兼容現(xiàn)代瀏覽器,適用于任何新HTML文件。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://m.miracleart.cn/zh/faq/1796848661.html" title="輸入標(biāo)簽中的名稱屬性是什么?" 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/431/639/175356085114523.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="輸入標(biāo)簽中的名稱屬性是什么?" />
    								</a>
    								<a href="http://m.miracleart.cn/zh/faq/1796848661.html" title="輸入標(biāo)簽中的名稱屬性是什么?" class="phphistorical_Version2_mids_title">輸入標(biāo)簽中的名稱屬性是什么?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 27, 2025 am	 04:14 AM</span>
    								<p class="Articlelist_txts_p">thenAmeatTributeInAninputTagisusIfe to IndentifyTheInputWhentheFormisSubSted; iservesAsTheKeyInthekey-ValuePairsentTotheserver,wheretheuser'sinputisthevalue.1.whenaformented,</p>
    							</div>
    													</div>
    
    													<a href="http://m.miracleart.cn/zh/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>公益在線PHP培訓(xùn),幫助PHP學(xué)習(xí)者快速成長!</p>
            </div>
            <div   id="377j5v51b"   class="footermid">
                <a href="http://m.miracleart.cn/zh/about/us.html">關(guān)于我們</a>
                <a href="http://m.miracleart.cn/zh/about/disclaimer.html">免責(zé)聲明</a>
                <a href="http://m.miracleart.cn/zh/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://m.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="xumhg" class="pl_css_ganrao" style="display: none;"><wbr id="xumhg"><ul id="xumhg"><strike id="xumhg"><video id="xumhg"></video></strike></ul></wbr><tbody id="xumhg"><listing id="xumhg"><pre id="xumhg"></pre></listing></tbody><style id="xumhg"><progress id="xumhg"><small id="xumhg"><progress id="xumhg"></progress></small></progress></style><font id="xumhg"><strong id="xumhg"><menuitem id="xumhg"><code id="xumhg"></code></menuitem></strong></font><style id="xumhg"></style><sub id="xumhg"></sub><strike id="xumhg"></strike><track id="xumhg"><tfoot id="xumhg"></tfoot></track><bdo id="xumhg"></bdo><strong id="xumhg"></strong><input id="xumhg"><xmp id="xumhg"></xmp></input><progress id="xumhg"></progress><center id="xumhg"><optgroup id="xumhg"><sub id="xumhg"></sub></optgroup></center><strike id="xumhg"></strike><video id="xumhg"></video><ruby id="xumhg"><strong id="xumhg"><sup id="xumhg"><dl id="xumhg"></dl></sup></strong></ruby><b id="xumhg"></b><video id="xumhg"><strike id="xumhg"><th id="xumhg"><form id="xumhg"></form></th></strike></video><ol id="xumhg"><small id="xumhg"></small></ol><menuitem id="xumhg"></menuitem><nobr id="xumhg"></nobr><legend id="xumhg"></legend><dfn id="xumhg"></dfn><ruby id="xumhg"></ruby><abbr id="xumhg"><form id="xumhg"><strong id="xumhg"><blockquote id="xumhg"></blockquote></strong></form></abbr><sub id="xumhg"></sub><noframes id="xumhg"><rt id="xumhg"><optgroup id="xumhg"></optgroup></rt></noframes><s id="xumhg"><b id="xumhg"></b></s><strong id="xumhg"></strong><form id="xumhg"><strong id="xumhg"></strong></form><legend id="xumhg"></legend><dd id="xumhg"><strong id="xumhg"><progress id="xumhg"><small id="xumhg"></small></progress></strong></dd><ol id="xumhg"><small id="xumhg"><rt id="xumhg"><small id="xumhg"></small></rt></small></ol><tfoot id="xumhg"><track id="xumhg"><sup id="xumhg"></sup></track></tfoot><object id="xumhg"></object><p id="xumhg"><rp id="xumhg"><th id="xumhg"><track id="xumhg"></track></th></rp></p><legend id="xumhg"></legend><wbr id="xumhg"><ul id="xumhg"><strike id="xumhg"></strike></ul></wbr><dfn id="xumhg"></dfn><tr id="xumhg"></tr><video id="xumhg"></video><dfn id="xumhg"><thead id="xumhg"><abbr id="xumhg"><div id="xumhg"></div></abbr></thead></dfn><input id="xumhg"><em id="xumhg"></em></input><p id="xumhg"></p><legend id="xumhg"></legend><abbr id="xumhg"></abbr><s id="xumhg"><b id="xumhg"></b></s><u id="xumhg"></u><progress id="xumhg"></progress><table id="xumhg"></table><delect id="xumhg"></delect><mark id="xumhg"><strong id="xumhg"><dfn id="xumhg"><listing id="xumhg"></listing></dfn></strong></mark><strong id="xumhg"></strong><track id="xumhg"><span id="xumhg"></span></track><ins id="xumhg"></ins><samp id="xumhg"><tbody id="xumhg"><meter id="xumhg"></meter></tbody></samp><label id="xumhg"><tt id="xumhg"></tt></label><progress id="xumhg"><output id="xumhg"><ol id="xumhg"></ol></output></progress><legend id="xumhg"></legend><ol id="xumhg"><font id="xumhg"><object id="xumhg"><tt id="xumhg"></tt></object></font></ol><font id="xumhg"><strong id="xumhg"></strong></font><span id="xumhg"></span><table id="xumhg"><wbr id="xumhg"><label id="xumhg"></label></wbr></table><u id="xumhg"><big id="xumhg"><tbody id="xumhg"><big id="xumhg"></big></tbody></big></u><pre id="xumhg"><menu id="xumhg"></menu></pre><bdo id="xumhg"><mark id="xumhg"><label id="xumhg"><center id="xumhg"></center></label></mark></bdo><acronym id="xumhg"><u id="xumhg"></u></acronym><small id="xumhg"></small><form id="xumhg"></form><pre id="xumhg"></pre><address id="xumhg"></address><button id="xumhg"><input id="xumhg"><dfn id="xumhg"></dfn></input></button><b id="xumhg"></b><source id="xumhg"></source><pre id="xumhg"><samp id="xumhg"></samp></pre><thead id="xumhg"></thead><blockquote id="xumhg"></blockquote><p id="xumhg"></p><pre id="xumhg"></pre><span id="xumhg"><font id="xumhg"><style id="xumhg"><small id="xumhg"></small></style></font></span><thead id="xumhg"></thead><tr id="xumhg"><dfn id="xumhg"></dfn></tr><center id="xumhg"></center><font id="xumhg"><legend id="xumhg"></legend></font><label id="xumhg"><big id="xumhg"><strong id="xumhg"></strong></big></label><optgroup id="xumhg"></optgroup><wbr id="xumhg"><u id="xumhg"><strike id="xumhg"></strike></u></wbr><tt id="xumhg"></tt><address id="xumhg"></address><blockquote id="xumhg"><style id="xumhg"><ins id="xumhg"><cite id="xumhg"></cite></ins></style></blockquote><listing id="xumhg"><sub id="xumhg"><optgroup id="xumhg"><sub id="xumhg"></sub></optgroup></sub></listing><fieldset id="xumhg"><track id="xumhg"><tfoot id="xumhg"><nobr id="xumhg"></nobr></tfoot></track></fieldset><ol id="xumhg"></ol><nobr id="xumhg"></nobr><ruby id="xumhg"></ruby><wbr id="xumhg"></wbr><strike id="xumhg"><th id="xumhg"></th></strike><i id="xumhg"><output id="xumhg"><fieldset id="xumhg"><rp id="xumhg"></rp></fieldset></output></i><address id="xumhg"></address><progress id="xumhg"><cite id="xumhg"><pre id="xumhg"><sup id="xumhg"></sup></pre></cite></progress><abbr id="xumhg"><fieldset id="xumhg"></fieldset></abbr><mark id="xumhg"></mark><listing id="xumhg"><s id="xumhg"><b id="xumhg"><dd id="xumhg"></dd></b></s></listing><tbody id="xumhg"><meter id="xumhg"></meter></tbody><b id="xumhg"></b><listing id="xumhg"></listing><u id="xumhg"></u><thead id="xumhg"><i id="xumhg"></i></thead><label id="xumhg"></label><dfn id="xumhg"></dfn><dfn id="xumhg"></dfn><object id="xumhg"><tt id="xumhg"><strike id="xumhg"><tr id="xumhg"></tr></strike></tt></object><dfn id="xumhg"></dfn><tr id="xumhg"></tr><mark id="xumhg"></mark><sub id="xumhg"></sub><var id="xumhg"><font id="xumhg"><object id="xumhg"><tt id="xumhg"></tt></object></font></var><dfn id="xumhg"><span id="xumhg"></span></dfn><track id="xumhg"><ol id="xumhg"></ol></track><video id="xumhg"></video><div id="xumhg"></div><acronym id="xumhg"><noframes id="xumhg"><span id="xumhg"><small id="xumhg"></small></span></noframes></acronym><style id="xumhg"><ins id="xumhg"><dfn id="xumhg"><pre id="xumhg"></pre></dfn></ins></style><abbr id="xumhg"></abbr><mark id="xumhg"><strong id="xumhg"><mark id="xumhg"><label id="xumhg"></label></mark></strong></mark><p id="xumhg"></p><s id="xumhg"></s><noframes id="xumhg"><span id="xumhg"></span></noframes><video id="xumhg"></video><s id="xumhg"><samp id="xumhg"><thead id="xumhg"></thead></samp></s><menuitem id="xumhg"></menuitem><style id="xumhg"></style><cite id="xumhg"><ruby id="xumhg"><dl id="xumhg"><button id="xumhg"></button></dl></ruby></cite><legend id="xumhg"></legend><thead id="xumhg"><track id="xumhg"><tfoot id="xumhg"><nobr id="xumhg"></nobr></tfoot></track></thead><font id="xumhg"><style id="xumhg"></style></font><dfn id="xumhg"></dfn><pre id="xumhg"><menuitem id="xumhg"><code id="xumhg"><tr id="xumhg"></tr></code></menuitem></pre><form id="xumhg"><abbr id="xumhg"><form id="xumhg"><strong id="xumhg"></strong></form></abbr></form><acronym id="xumhg"><u id="xumhg"></u></acronym><optgroup id="xumhg"></optgroup><acronym id="xumhg"></acronym><optgroup id="xumhg"></optgroup><big id="xumhg"><i id="xumhg"><output id="xumhg"><var id="xumhg"></var></output></i></big><legend id="xumhg"><ruby id="xumhg"><dl id="xumhg"><ruby id="xumhg"></ruby></dl></ruby></legend><button id="xumhg"><dl id="xumhg"><dfn id="xumhg"></dfn></dl></button><form id="xumhg"></form><output id="xumhg"></output></div>
    
    </html>