<dfn id="plzal"><input id="plzal"></input></dfn>
  • <em id="plzal"></em>

    <dfn id="plzal"></dfn>\n
    156, devanagri,
    \nNear shanoormiya darga,
    \nAurangabad\n<\/address>\n<\/body>\n<\/html><\/pre>\n

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

    \"HTML<\/p>\n

    範(fàn)例 #2 –?標(biāo)籤<\/abbr>\n<\/h4>\n

    可以使用此元素定義文字的縮寫。每當(dāng)使用者將滑鼠懸停在該標(biāo)籤上時,它就會顯示文字的縮寫。 <\/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://www.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>範(fàn)例 #3 – <bdo>標(biāo)籤<\/bdo>\n<\/h4>\n<p>引號標(biāo)籤中的這個標(biāo)籤用來定義雙向覆蓋。它會改變 HTML 元素中的實際文字方向。 <\/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>範(fàn)例 #4 – <q>標(biāo)籤<\/q>\n<\/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>範(fàn)例 #5 – <blockquote>;標(biāo)籤<\/blockquote>\n<\/h4>\n<p>這用來表示網(wǎng)路文件中的區(qū)塊級引用<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)籤範(fàn)例<\/h3>\n<p>以下是範(fàn)例:<\/p>\n<h4>範(fàn)例#1<\/h4>\n<p>讓我們來看一個例子來說明如何使用引用標(biāo)籤。它還包括地址標(biāo)籤、縮寫標(biā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>範(fàn)例#2<\/h4>\n<p>讓我們來看一個例子來說明如何使用引用標(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>範(fàn)例#3<\/h4>\n<p>此範(fàn)例顯示內(nèi)聯(lián)和區(qū)塊級文字的引用,如下所示:<\/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)文本,其中 <blockquote>用於區(qū)塊級文本元素。 <q>標(biāo)籤支援稱為 cite 的屬性。 <q> tag 也支援 <address>、<abbr>、<bdo> 等標(biāo)籤。等等<\/bdo><\/abbr>\n<\/address><\/q><\/q>\n<\/blockquote><\/q><\/q><\/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/zh-tw/" 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="社群" class="head_nava head_nava-template1">社群</a>
                        <div   class="377j5v51b"   id="dropdown-template1" style="display: none;">
                            <div   id="377j5v51b"   class="languagechoose">
                                <a href="http://www.miracleart.cn/zh-tw/article.html" title="文章" class="languagechoosea on">文章</a>
                                <a href="http://www.miracleart.cn/zh-tw/faq/zt" title="合集" class="languagechoosea">合集</a>
                                <a href="http://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/course.html" title="課程" class="languagechoosea on">課程</a>
                                <a href="http://www.miracleart.cn/zh-tw/dic/" title="程式設(shè)計字典" class="languagechoosea">程式設(shè)計字典</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://www.miracleart.cn/zh-tw/toolset/development-tools" title="開發(fā)工具" class="languagechoosea on">開發(fā)工具</a>
                                <a href="http://www.miracleart.cn/zh-tw/toolset/website-source-code" title="網(wǎng)站源碼" class="languagechoosea">網(wǎng)站源碼</a>
                                <a href="http://www.miracleart.cn/zh-tw/toolset/php-libraries" title="PHP 函式庫" class="languagechoosea">PHP 函式庫</a>
                                <a href="http://www.miracleart.cn/zh-tw/toolset/js-special-effects" title="JS特效" class="languagechoosea on">JS特效</a>
                                <a href="http://www.miracleart.cn/zh-tw/toolset/website-materials" title="網(wǎng)站素材" class="languagechoosea on">網(wǎng)站素材</a>
                                <a href="http://www.miracleart.cn/zh-tw/toolset/extension-plug-ins" title="擴充插件" class="languagechoosea on">擴充插件</a>
                            </div>
                        </div>
                    </div>
    
                    <div   id="377j5v51b"   class="head_navs">
                        <a href="http://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/game" title="遊戲下載" class="languagechoosea on">遊戲下載</a>
                                <a href="http://www.miracleart.cn/zh-tw/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-tw')" class="search-input" type="text" autocomplete="off" name="keywords" required="required" placeholder="Block,address,transaction,news" value="">
                    <a href="javascript:;" title="搜尋"  onclick="searchs('zh-tw')"><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:setlang('zh-cn');" title="簡體中文" class="languagechoosea">簡體中文</a>
                                                    <a href="javascript:setlang('en');" title="English" class="languagechoosea">English</a>
                                                    <a href="javascript:;" 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="#範(fàn)例-標(biāo)籤" title="範(fàn)例 #1 –?;標(biāo)籤" >範(fàn)例 #1 –?;標(biāo)籤</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#HTML-中的引用標(biāo)籤範(fàn)例" title="HTML 中的引用標(biāo)籤範(fàn)例" >HTML 中的引用標(biāo)籤範(fàn)例</a>
    								</div>
    																<div   id="377j5v51b"   class="Article_Details_main1L2s ">
    									<a href="#範(fàn)例" title="範(fàn)例#3" >範(fàn)例#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://www.miracleart.cn/zh-tw/" title="首頁"
    							class="phpgenera_Details_mainL1a">首頁</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    												<a href="http://www.miracleart.cn/zh-tw/web-designer.html"
    							class="phpgenera_Details_mainL1a">web前端</a>
    						<img src="/static/imghw/top_right.png" alt="" />
    												<a href="http://www.miracleart.cn/zh-tw/div-tutorial.html"
    							class="phpgenera_Details_mainL1a">html教學(xué)</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://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/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)引用中。對於簡短的引用,我們將使用 <q>... </q>標(biāo)籤,而對於長引用,我們將使用名為 <blockquote> 的 HTML 標(biāo)籤。 .... </blockquote>。此標(biāo)籤專門用於指示網(wǎng)頁瀏覽器上與普通文字不同的文字。 <blockquote>標(biāo)籤在 HTML 中用於表示網(wǎng)頁文件中的區(qū)塊級引用。這些標(biāo)籤對於樣式設(shè)計最有用,因為它們將網(wǎng)頁的流程分配到不同的部分。 </blockquote></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)籤用於顯示區(qū)塊級引用。它有助於更改文字的位置並使其與其他元素不同。該標(biāo)籤使用名為 cite 的屬性,該屬性有助於定義引文的實際來源。 </p>
    
    
    <h3 id="HTML-中引用標(biāo)籤的元素">HTML 中引用標(biāo)籤的元素</h3>
    <p>以下是我們將在引號標(biāo)籤中使用的最有用的元素:</p>
    <h4 id="範(fàn)例-標(biāo)籤">範(fàn)例 #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>範(fàn)例 #2 –?<abbr>標(biāo)籤</abbr>
    </h4>
    <p>可以使用此元素定義文字的縮寫。每當(dāng)使用者將滑鼠懸停在該標(biāo)籤上時,它就會顯示文字的縮寫。 </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>範(fàn)例 #3 – <bdo>標(biāo)籤</bdo>
    </h4>
    <p>引號標(biāo)籤中的這個標(biāo)籤用來定義雙向覆蓋。它會改變 HTML 元素中的實際文字方向。 </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>範(fàn)例 #4 – <q>標(biāo)籤</q>
    </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>範(fàn)例 #5 – <blockquote>;標(biāo)籤</blockquote>
    </h4>
    <p>這用來表示網(wǎng)路文件中的區(qū)塊級引用<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)籤範(fàn)例">HTML 中的引用標(biāo)籤範(fàn)例</h3>
    <p>以下是範(fàn)例:</p>
    <h4 id="範(fàn)例">範(fàn)例#1</h4>
    <p>讓我們來看一個例子來說明如何使用引用標(biāo)籤。它還包括地址標(biāo)籤、縮寫標(biā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="範(fàn)例">範(fàn)例#2</h4>
    <p>讓我們來看一個例子來說明如何使用引用標(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="範(fàn)例">範(fàn)例#3</h4>
    <p>此範(fàn)例顯示內(nèi)聯(lián)和區(qū)塊級文字的引用,如下所示:</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)文本,其中 <blockquote>用於區(qū)塊級文本元素。 <q>標(biāo)籤支援稱為 cite 的屬性。 <q> tag 也支援 <address>、<abbr>、<bdo> 等標(biāo)籤。等等</bdo></abbr>
    </address></q></q>
    </blockquote></q></q></p><p>以上是HTML 中的引用標(biāo)籤的詳細內(nèi)容。更多資訊請關(guān)注PHP中文網(wǎng)其他相關(guān)文章!</p>
    
    
    						</div>
    					</div>
    					<div   id="377j5v51b"   class="wzconShengming_sp">
    						<div   id="377j5v51b"   class="bzsmdiv_sp">本網(wǎng)站聲明</div>
    						<div>本文內(nèi)容由網(wǎng)友自願投稿,版權(quán)歸原作者所有。本站不承擔(dān)相應(yīng)的法律責(zé)任。如發(fā)現(xiàn)涉嫌抄襲或侵權(quán)的內(nèi)容,請聯(lián)絡(luò)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://www.miracleart.cn/zh-tw/faq/1796821119.html" title="指南:恆星刀片保存文件位置/保存文件丟失/不保存" class="phpgenera_Details_mainR4_bottom_title">指南:恆星刀片保存文件位置/保存文件丟失/不保存</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 週前</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/faq/1796827210.html" title="Oguri Cap Build Guide |漂亮的德比志" class="phpgenera_Details_mainR4_bottom_title">Oguri Cap Build Guide |漂亮的德比志</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 週前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/faq/1796828723.html" title="Agnes Tachyon Build Guide |漂亮的德比志" class="phpgenera_Details_mainR4_bottom_title">Agnes Tachyon Build Guide |漂亮的德比志</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>1 週前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/faq/1796821436.html" title="沙丘:覺醒 - 高級行星學(xué)家Quest演練" class="phpgenera_Details_mainR4_bottom_title">沙丘:覺醒 - 高級行星學(xué)家Quest演練</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>3 週前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/faq/1796821278.html" title="約會一切:德克和哈珀關(guān)係指南" class="phpgenera_Details_mainR4_bottom_title">約會一切:德克和哈珀關(guān)係指南</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 週前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/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/zh-tw/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_title">
    													<h3>Undress AI Tool</h3>
    												</a>
    												<p>免費脫衣圖片</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/zh-tw/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/zh-tw/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_title">
    													<h3>Undresser.AI Undress</h3>
    												</a>
    												<p>人工智慧驅(qū)動的應(yīng)用程序,用於創(chuàng)建逼真的裸體照片</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/zh-tw/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/zh-tw/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://www.miracleart.cn/zh-tw/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/zh-tw/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_title">
    													<h3>Clothoff.io</h3>
    												</a>
    												<p>AI脫衣器</p>
    											</div>
    										</div>
    																		<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/zh-tw/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/zh-tw/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_title">
    													<h3>Video Face Swap</h3>
    												</a>
    												<p>使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!</p>
    											</div>
    										</div>
    																</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    									<a href="http://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/faq/1796821119.html" title="指南:恆星刀片保存文件位置/保存文件丟失/不保存" class="phpgenera_Details_mainR4_bottom_title">指南:恆星刀片保存文件位置/保存文件丟失/不保存</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 週前</span>
    										<span>By DDD</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/faq/1796827210.html" title="Oguri Cap Build Guide |漂亮的德比志" class="phpgenera_Details_mainR4_bottom_title">Oguri Cap Build Guide |漂亮的德比志</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>2 週前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/faq/1796828723.html" title="Agnes Tachyon Build Guide |漂亮的德比志" class="phpgenera_Details_mainR4_bottom_title">Agnes Tachyon Build Guide |漂亮的德比志</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>1 週前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/faq/1796821436.html" title="沙丘:覺醒 - 高級行星學(xué)家Quest演練" class="phpgenera_Details_mainR4_bottom_title">沙丘:覺醒 - 高級行星學(xué)家Quest演練</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>3 週前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/faq/1796821278.html" title="約會一切:德克和哈珀關(guān)係指南" class="phpgenera_Details_mainR4_bottom_title">約會一切:德克和哈珀關(guān)係指南</a>
    									<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_info">
    										<span>4 週前</span>
    										<span>By Jack chen</span>
    									</div>
    								</div>
    														</div>
    							<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    								<a href="http://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/toolset/development-tools/92" title="記事本++7.3.1" class="phpmain_tab2_mids_title">
    													<h3>記事本++7.3.1</h3>
    												</a>
    												<p>好用且免費的程式碼編輯器</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/toolset/development-tools/121" title="禪工作室 13.0.1" class="phpmain_tab2_mids_title">
    													<h3>禪工作室 13.0.1</h3>
    												</a>
    												<p>強大的PHP整合開發(fā)環(huán)境</p>
    											</div>
    										</div>
    																			<div   id="377j5v51b"   class="phpmain_tab2_mids_top">
    											<a href="http://www.miracleart.cn/zh-tw/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/zh-tw/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://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/toolset/development-tools/500" title="SublimeText3 Mac版" class="phpmain_tab2_mids_title">
    													<h3>SublimeText3 Mac版</h3>
    												</a>
    												<p>神級程式碼編輯軟體(SublimeText3)</p>
    											</div>
    										</div>
    																	</div>
    								<div   id="377j5v51b"   class="phpgenera_Details_mainR3_more">
    									<a href="http://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/faq/gmailyxdlrkzn" title="gmail信箱登陸入口在哪裡" class="phpgenera_Details_mainR4_bottom_title">gmail信箱登陸入口在哪裡</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>8636</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/zh-tw/faq/java-tutorial" title="Java教學(xué)" class="phpgenera_Details_mainR4_bottom_title">Java教學(xué)</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>1783</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/zh-tw/faq/cakephp-tutor" title="CakePHP 教程" class="phpgenera_Details_mainR4_bottom_title">CakePHP 教程</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>1725</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/zh-tw/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>1577</span>
    										</div>
    										<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms_infos">
    											<img src="/static/imghw/tiezi.png" alt="" />
    											<span>28</span>
    										</div>
    									</div>
    								</div>
    															<div   id="377j5v51b"   class="phpgenera_Details_mainR4_bottoms">
    									<a href="http://www.miracleart.cn/zh-tw/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>1441</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/zh-tw/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://www.miracleart.cn/zh-tw/faq/1796829177.html" title="構(gòu)建網(wǎng)頁的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/175148129241939.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="構(gòu)建網(wǎng)頁的HTML元素是什麼?" />
    								</a>
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829177.html" title="構(gòu)建網(wǎng)頁的HTML元素是什麼?" class="phphistorical_Version2_mids_title">構(gòu)建網(wǎng)頁的HTML元素是什麼?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:34 AM</span>
    								<p class="Articlelist_txts_p">網(wǎng)頁結(jié)構(gòu)需核心HTML元素支撐,1.頁面整體結(jié)構(gòu)由、、構(gòu)成,其中為根元素,存放元信息,展示內(nèi)容;2.內(nèi)容組織依賴標(biāo)題(-)、段落()及區(qū)塊標(biāo)籤(如、)以提升條理與SEO;3.導(dǎo)航通過與實現(xiàn),常用組織鏈接並輔以aria-current屬性增強可訪問性;4.表單交互涉及、、與,確保用戶輸入與提交功能完整。正確使用這些元素能提升頁面清晰度、維護性及搜索引擎優(yōu)化。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829157.html" title="使用HTML5服務(wù)器序列事件處理重新連接和錯誤。" 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/175148089165625.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="使用HTML5服務(wù)器序列事件處理重新連接和錯誤。" />
    								</a>
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829157.html" title="使用HTML5服務(wù)器序列事件處理重新連接和錯誤。" class="phphistorical_Version2_mids_title">使用HTML5服務(wù)器序列事件處理重新連接和錯誤。</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:28 AM</span>
    								<p class="Articlelist_txts_p">使用HTML5SSE時,處理重連和錯誤的方法包括:1.了解默認重連機制,EventSource默認在連接中斷後3秒重試,可通過retry字段自定義間隔;2.監(jiān)聽error事件以應(yīng)對連接失敗或解析錯誤,區(qū)分錯誤類型並執(zhí)行相應(yīng)邏輯,如網(wǎng)絡(luò)問題依賴自動重連、服務(wù)器錯誤手動延遲重連、認證失效刷新token;3.主動控制重連邏輯,如手動關(guān)閉並重建連接、設(shè)置最大重試次數(shù)、結(jié)合navigator.onLine判斷網(wǎng)絡(luò)狀態(tài)以優(yōu)化重試策略。這些措施可提升應(yīng)用穩(wěn)定性與用戶體驗。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829178.html" title="為現(xiàn)代頁面宣布正確的HTML5 Doctype。" 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="為現(xiàn)代頁面宣布正確的HTML5 Doctype。" />
    								</a>
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829178.html" title="為現(xiàn)代頁面宣布正確的HTML5 Doctype。" class="phphistorical_Version2_mids_title">為現(xiàn)代頁面宣布正確的HTML5 Doctype。</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:35 AM</span>
    								<p class="Articlelist_txts_p">Doctype是告訴瀏覽器用哪種HTML標(biāo)準(zhǔn)解析頁面的聲明,現(xiàn)代網(wǎng)頁只需在HTML文件最開頭寫。其作用是確保瀏覽器以標(biāo)準(zhǔn)模式而非怪異模式渲染頁面,且必須位於第一行,前面不能有空格或註釋;正確寫法僅有一種,不推薦使用舊版本或其他變體;其他如charset、viewport等應(yīng)放在部分。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829167.html" title="使用HTML屬性實現(xiàn)客戶端表單驗證。" 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/175148109151878.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="使用HTML屬性實現(xiàn)客戶端表單驗證。" />
    								</a>
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829167.html" title="使用HTML屬性實現(xiàn)客戶端表單驗證。" class="phphistorical_Version2_mids_title">使用HTML屬性實現(xiàn)客戶端表單驗證。</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 02:31 AM</span>
    								<p class="Articlelist_txts_p">client-sideformvalidationCanbedOnewithOutJavaScriptbyusinghtmlattributes.1)useRequiredToEnforCemandatoryField.2)validateMailsAndUrllSwithTyPeatTributesLikeEmailOrurl,orusepatternwithRegegexforCustomAlorurl</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829956.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/253/068/175157020270129.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="如何使用HTML將選項分組?" />
    								</a>
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796829956.html" title="如何使用HTML將選項分組?" class="phphistorical_Version2_mids_title">如何使用HTML將選項分組?</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 04, 2025 am	 03:16 AM</span>
    								<p class="Articlelist_txts_p">在HTML中使用標(biāo)籤可以對下拉菜單中的選項進行分組。具體方法是用包裹一組元素,並通過label屬性定義組名,如:1.包含蘋果、香蕉、橙子等選項;2.包含胡蘿蔔、西蘭花等選項;3.每個為一個獨立分組,組內(nèi)選項自動縮進。注意事項包括:①不支持嵌套;②可通過disabled屬性禁用整個組;③樣式受限需結(jié)合CSS或第三方庫美化;可使用Select2等插件增強功能。</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796831880.html" title="使用HTML按鈕元素實現(xiàn)可點擊按鈕" 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="使用HTML按鈕元素實現(xiàn)可點擊按鈕" />
    								</a>
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796831880.html" title="使用HTML按鈕元素實現(xiàn)可點擊按鈕" class="phphistorical_Version2_mids_title">使用HTML按鈕元素實現(xiàn)可點擊按鈕</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 07, 2025 am	 02:31 AM</span>
    								<p class="Articlelist_txts_p">要使用HTML的button元素實現(xiàn)可點擊按鈕,首先需掌握其基本用法與常見註意事項。 1.使用標(biāo)籤創(chuàng)建按鈕,並通過type屬性定義行為(如button、submit、reset),默認為submit;2.通過JavaScript添加交互功能,可內(nèi)聯(lián)寫法或通過ID綁定事件監(jiān)聽器以提升維護性;3.利用CSS自定義樣式,包括背景色、邊框、圓角及hover/active狀態(tài)效果,增強用戶體驗;4.注意常見問題:確保未啟用disabled屬性、正確綁定JS事件、避免佈局遮擋,並藉助開發(fā)者工具排查異常。掌握這</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796828542.html" title="使用HTML5地理位置API獲取用戶當(dāng)前位置。" 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/175144699271455.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="使用HTML5地理位置API獲取用戶當(dāng)前位置。" />
    								</a>
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796828542.html" title="使用HTML5地理位置API獲取用戶當(dāng)前位置。" class="phphistorical_Version2_mids_title">使用HTML5地理位置API獲取用戶當(dāng)前位置。</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 02, 2025 pm	 05:03 PM</span>
    								<p class="Articlelist_txts_p">使用HTML5GeolocationAPI獲取用戶位置時,必須先獲得用戶授權(quán),且需在合適時機請求並說明用途;基本方法為navigator.geolocation.getCurrentPosition(),包含成功回調(diào)、錯誤回調(diào)和配置參數(shù);常見失敗原因包括權(quán)限被拒、瀏覽器不支持、網(wǎng)絡(luò)問題等,應(yīng)提供替代方案和明確提示。具體建議如下:1.在用戶操作觸發(fā)時請求權(quán)限,如點擊按鈕;2.使用enableHighAccuracy、timeout、maximumAge等參數(shù)優(yōu)化定位效果;3.錯誤處理應(yīng)區(qū)分不同錯誤</p>
    							</div>
    														<div   id="377j5v51b"   class="phphistorical_Version2_mids">
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796828942.html" title="用HTML5語義標(biāo)記和微數(shù)據(jù)改善SEO。" 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/175147660275182.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="用HTML5語義標(biāo)記和微數(shù)據(jù)改善SEO。" />
    								</a>
    								<a href="http://www.miracleart.cn/zh-tw/faq/1796828942.html" title="用HTML5語義標(biāo)記和微數(shù)據(jù)改善SEO。" class="phphistorical_Version2_mids_title">用HTML5語義標(biāo)記和微數(shù)據(jù)改善SEO。</a>
    								<span id="377j5v51b"    class="Articlelist_txts_time">Jul 03, 2025 am	 01:16 AM</span>
    								<p class="Articlelist_txts_p">使用HTML5語義標(biāo)籤和Microdata可提升SEO,因為它幫助搜索引擎更好理解頁面結(jié)構(gòu)與內(nèi)容含義。 1.使用HTML5語義標(biāo)籤如、、、、和來明確頁面區(qū)塊功能,有助於搜索引擎建立更準(zhǔn)確的頁面模型;2.添加Microdata結(jié)構(gòu)化數(shù)據(jù)標(biāo)註具體內(nèi)容,例如文章作者、發(fā)布日期、商品價格等,使搜索引擎能識別信息類型並用於富媒體摘要展示;3.注意正確使用標(biāo)籤避免混淆、避免重複標(biāo)記、測試結(jié)構(gòu)化數(shù)據(jù)有效性、定期更新以適應(yīng)schema.org的變化,並結(jié)合其他SEO手段長期優(yōu)化。</p>
    							</div>
    													</div>
    
    													<a href="http://www.miracleart.cn/zh-tw/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://www.miracleart.cn/zh-tw/about/us.html">關(guān)於我們</a>
                <a href="http://www.miracleart.cn/zh-tw/about/disclaimer.html">免責(zé)聲明</a>
                <a href="http://www.miracleart.cn/zh-tw/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="fgjfd" class="pl_css_ganrao" style="display: none;"><cite id="fgjfd"></cite><kbd id="fgjfd"><pre id="fgjfd"><button id="fgjfd"><th id="fgjfd"></th></button></pre></kbd><style id="fgjfd"><menu id="fgjfd"><source id="fgjfd"></source></menu></style><strong id="fgjfd"></strong><blockquote id="fgjfd"></blockquote><wbr id="fgjfd"></wbr><em id="fgjfd"><ruby id="fgjfd"><nobr id="fgjfd"></nobr></ruby></em><strike id="fgjfd"><dl id="fgjfd"><tbody id="fgjfd"><tr id="fgjfd"></tr></tbody></dl></strike><strong id="fgjfd"><dl id="fgjfd"><legend id="fgjfd"></legend></dl></strong><sup id="fgjfd"></sup><del id="fgjfd"><center id="fgjfd"></center></del><fieldset id="fgjfd"><i id="fgjfd"><s id="fgjfd"></s></i></fieldset><meter id="fgjfd"><sub id="fgjfd"><thead id="fgjfd"></thead></sub></meter><legend id="fgjfd"><xmp id="fgjfd"><span id="fgjfd"><font id="fgjfd"></font></span></xmp></legend><track id="fgjfd"><th id="fgjfd"><tbody id="fgjfd"></tbody></th></track><acronym id="fgjfd"></acronym><i id="fgjfd"><s id="fgjfd"><pre id="fgjfd"><span id="fgjfd"></span></pre></s></i><acronym id="fgjfd"></acronym><tbody id="fgjfd"></tbody><dd id="fgjfd"></dd><dfn id="fgjfd"></dfn><menuitem id="fgjfd"><delect id="fgjfd"></delect></menuitem><optgroup id="fgjfd"></optgroup><menuitem id="fgjfd"></menuitem><center id="fgjfd"><acronym id="fgjfd"></acronym></center><input id="fgjfd"></input><menuitem id="fgjfd"></menuitem><option id="fgjfd"><rp id="fgjfd"><abbr id="fgjfd"></abbr></rp></option><track id="fgjfd"><kbd id="fgjfd"></kbd></track><var id="fgjfd"></var><delect id="fgjfd"></delect><div id="fgjfd"></div><cite id="fgjfd"></cite><video id="fgjfd"></video><strong id="fgjfd"></strong><em id="fgjfd"></em><acronym id="fgjfd"><strike id="fgjfd"><tbody id="fgjfd"></tbody></strike></acronym><style id="fgjfd"><object id="fgjfd"><acronym id="fgjfd"><pre id="fgjfd"></pre></acronym></object></style><del id="fgjfd"><dfn id="fgjfd"></dfn></del><dfn id="fgjfd"><abbr id="fgjfd"></abbr></dfn><del id="fgjfd"></del><strong id="fgjfd"></strong><progress id="fgjfd"><address id="fgjfd"><sub id="fgjfd"></sub></address></progress><ul id="fgjfd"></ul><meter id="fgjfd"><sub id="fgjfd"><thead id="fgjfd"></thead></sub></meter><wbr id="fgjfd"></wbr><tr id="fgjfd"><dfn id="fgjfd"></dfn></tr><dl id="fgjfd"></dl><acronym id="fgjfd"><tfoot id="fgjfd"></tfoot></acronym><address id="fgjfd"><sup id="fgjfd"></sup></address><kbd id="fgjfd"><tr id="fgjfd"></tr></kbd><cite id="fgjfd"><strike id="fgjfd"></strike></cite><dd id="fgjfd"><xmp id="fgjfd"><thead id="fgjfd"><font id="fgjfd"></font></thead></xmp></dd><object id="fgjfd"></object><dd id="fgjfd"><xmp id="fgjfd"><thead id="fgjfd"><font id="fgjfd"></font></thead></xmp></dd><font id="fgjfd"><ins id="fgjfd"><ul id="fgjfd"></ul></ins></font><ol id="fgjfd"></ol><tr id="fgjfd"></tr><tr id="fgjfd"></tr><tr id="fgjfd"><u id="fgjfd"></u></tr><font id="fgjfd"></font><source id="fgjfd"></source><ul id="fgjfd"><small id="fgjfd"></small></ul><center id="fgjfd"><span id="fgjfd"><tr id="fgjfd"></tr></span></center><progress id="fgjfd"></progress><form id="fgjfd"><optgroup id="fgjfd"></optgroup></form><option id="fgjfd"></option><dd id="fgjfd"><th id="fgjfd"><div id="fgjfd"><big id="fgjfd"></big></div></th></dd><option id="fgjfd"></option><pre id="fgjfd"><button id="fgjfd"></button></pre><strike id="fgjfd"><big id="fgjfd"><progress id="fgjfd"><delect id="fgjfd"></delect></progress></big></strike><small id="fgjfd"><strong id="fgjfd"><abbr id="fgjfd"><input id="fgjfd"></input></abbr></strong></small><small id="fgjfd"></small><progress id="fgjfd"><tbody id="fgjfd"></tbody></progress><center id="fgjfd"><dd id="fgjfd"><font id="fgjfd"><dfn id="fgjfd"></dfn></font></dd></center><ins id="fgjfd"><track id="fgjfd"><kbd id="fgjfd"></kbd></track></ins><big id="fgjfd"><progress id="fgjfd"></progress></big><bdo id="fgjfd"></bdo><dl id="fgjfd"><address id="fgjfd"><big id="fgjfd"></big></address></dl><form id="fgjfd"></form><strike id="fgjfd"><dl id="fgjfd"><acronym id="fgjfd"></acronym></dl></strike><code id="fgjfd"><legend id="fgjfd"><strike id="fgjfd"><td id="fgjfd"></td></strike></legend></code><sub id="fgjfd"><progress id="fgjfd"><acronym id="fgjfd"></acronym></progress></sub><rt id="fgjfd"><source id="fgjfd"></source></rt><strike id="fgjfd"></strike><option id="fgjfd"></option><b id="fgjfd"></b><source id="fgjfd"><wbr id="fgjfd"><strike id="fgjfd"></strike></wbr></source><big id="fgjfd"></big><label id="fgjfd"><var id="fgjfd"></var></label><tfoot id="fgjfd"></tfoot><label id="fgjfd"></label><form id="fgjfd"><address id="fgjfd"></address></form><tr id="fgjfd"><em id="fgjfd"></em></tr><rp id="fgjfd"><small id="fgjfd"></small></rp><big id="fgjfd"><progress id="fgjfd"></progress></big><code id="fgjfd"><legend id="fgjfd"><p id="fgjfd"></p></legend></code><div id="fgjfd"><dd id="fgjfd"><xmp id="fgjfd"><em id="fgjfd"></em></xmp></dd></div><th id="fgjfd"></th><tt id="fgjfd"><center id="fgjfd"><em id="fgjfd"></em></center></tt><ol id="fgjfd"><tfoot id="fgjfd"><thead id="fgjfd"></thead></tfoot></ol><output id="fgjfd"></output><del id="fgjfd"></del><dfn id="fgjfd"></dfn><p id="fgjfd"></p><address id="fgjfd"></address><big id="fgjfd"><progress id="fgjfd"><delect id="fgjfd"></delect></progress></big><tr id="fgjfd"></tr><listing id="fgjfd"></listing><big id="fgjfd"></big><rp id="fgjfd"><listing id="fgjfd"><strong id="fgjfd"><abbr id="fgjfd"></abbr></strong></listing></rp><thead id="fgjfd"><td id="fgjfd"></td></thead><th id="fgjfd"></th><code id="fgjfd"><strong id="fgjfd"></strong></code><delect id="fgjfd"><del id="fgjfd"></del></delect><optgroup id="fgjfd"></optgroup><em id="fgjfd"><u id="fgjfd"><option id="fgjfd"><optgroup id="fgjfd"></optgroup></option></u></em><pre id="fgjfd"></pre><pre id="fgjfd"></pre><dfn id="fgjfd"><var id="fgjfd"><progress id="fgjfd"><button id="fgjfd"></button></progress></var></dfn><sup id="fgjfd"></sup><pre id="fgjfd"></pre><center id="fgjfd"></center><small id="fgjfd"></small><dl id="fgjfd"><del id="fgjfd"></del></dl><style id="fgjfd"><address id="fgjfd"></address></style><xmp id="fgjfd"><label id="fgjfd"><ins id="fgjfd"></ins></label></xmp><strong id="fgjfd"></strong><tfoot id="fgjfd"></tfoot><th id="fgjfd"><em id="fgjfd"><input id="fgjfd"><track id="fgjfd"></track></input></em></th><strike id="fgjfd"></strike><sub id="fgjfd"></sub><video id="fgjfd"></video><thead id="fgjfd"><td id="fgjfd"></td></thead><object id="fgjfd"></object><code id="fgjfd"></code><tbody id="fgjfd"></tbody><em id="fgjfd"><button id="fgjfd"></button></em><legend id="fgjfd"></legend><code id="fgjfd"></code><del id="fgjfd"></del><button id="fgjfd"></button><pre id="fgjfd"></pre><dfn id="fgjfd"><rp id="fgjfd"></rp></dfn><font id="fgjfd"></font><form id="fgjfd"></form><var id="fgjfd"></var></div>
    
    </html>