国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Home Web Front-end HTML Tutorial Text tags in HTML_html/css_WEB-ITnose

Text tags in HTML_html/css_WEB-ITnose

Jun 24, 2016 am 11:40 AM

下面就是重要的標簽:    <html></html> 創(chuàng)建一個HTML文檔,是網(wǎng)頁源代碼的開始符和結(jié)束符,每一個網(wǎng)頁的源代碼必定是以這兩個標簽開始和結(jié)束.    <head></head> 設置文檔標題和其它在網(wǎng)頁中不顯示的信息    <title></title> 設置文檔的標題        <h1></h1> 最大的標題    <pre class="brush:php;toolbar:false">
預先格式化文本 下劃線 黑體字 斜體字 打字機風格的字體 引用,通常是斜體 強調(diào)文本(通常是斜體加黑體) 加重文本(通常是斜體加黑體) 設置字體大小從1到7,顏色使用名字或RGB的十六進制值 基準字體標記 字體加大 字體縮小 加刪除線 程式碼 鍵盤字 范例 變量
向右縮排 述語定義
地址標記 上標字 下標字 ... 固定寬度字體(在文件中空白、換行、定位功能有效) ...</plaintext>固定寬度字體 (不執(zhí)行標記符號) <listing>...</listing> 固定寬度小字體 <font color=00ff00>...</font>字體顏色 <font size=1>...</font>最小字體 <font style ='font-size:100 px'>...</font>無限增大============================〈格式標志〉============================<p></p> 創(chuàng)建一個段落 <p align=""> 將段落按左、中、右對齊  <br>換行 插入一個回車換行符<blockquote></blockquote> 從兩邊縮進文本<dl></dl> 定義列表<dt> 放在每個定義術(shù)語詞前<dd> 放在每個定義之前<ol></ol> 創(chuàng)建一個標有數(shù)字的列表<ul></ul> 創(chuàng)建一個標有圓點的列表<li> 放在每個列表項之前,若在<ol></ol>之間則每個列表項加上一個數(shù)字,若 在<ul></ul>之間則每個列表項加上一個圓點    <div align=""></div> 用來排版大塊HTML段落,也用于格式化表<menu> 選項清單<DIR> 目錄清單<nobr></nobr> 強行不換行<hr size='9' width='80%' color='ff0000'>水平線(設定寬度)<center></center> 水平居中=====================〈鏈接標志表格標志〉=============================<a href="URL"></a> 創(chuàng)建超文本鏈接<a href="mailtEMAIL"></a> 創(chuàng)建自動發(fā)送電子郵件的鏈接<a name="name"></a> 創(chuàng)建位于文檔內(nèi)部的書簽<a href="#name"></a> 創(chuàng)建指向位于文檔內(nèi)部書簽的鏈接<base> 文檔中不能被該站點辨識的其它所有鏈接源的URL<link> 定義一個鏈接和源之間的相互關(guān)系=================== 鏈接標記注解:========================◆target="..."決定鏈接源在什么地方顯示(用戶自定義的名 字,_blank,_parent,_self,_top◆rel="..."發(fā)送鏈接的類型◆rev="..."保存鏈接的類型◆accesskey="..." 指定該元素的熱鍵◆shape="..."允許我們使用已定義的形狀定義客戶端的圖形鏡像(default,rect,circle,poly◆coord="..." 使用像素或者長度百分比來定義形狀的尺寸◆tabindex="..."使用定義過的tabindex元素設置在各個元素之間的焦點獲取順序(使 用tab鍵使元素獲得焦點)==================== 表格標記注解:=====================<table></table> 創(chuàng)建一個表格 <tr></tr> 表格中的每一行<td></td> 表格中一行中的每一個格子<th></th> 設置表格頭:通常是黑體居中文字<table cellspacing=""> 設置表格格子之間空間的大小<table border=""> 設置邊框的寬度<table cellpadding=""> 設置表格格子邊框與其內(nèi)部內(nèi)容之間空間的大小<table width=""> 設置表格的寬度。用絕對像素值或總寬度的百分比<table align=""> 設置表格格子的水平對齊方式(left,center,right,justify)<tr align=""> 設置表格格子的水平對齊方式(left,center,right,justify)<tr valign=""> 設置表格格子的垂直對齊方式(baseline,bottom,middle,top)<td colspan=""> 設置一個表格格子跨占的列數(shù)(缺省值為1)  <td rowspan=""> 設置一個表格格子跨占的行數(shù)(缺省值為1)  <td nowrap> 禁止表格格子內(nèi)的內(nèi)容自動斷行<caption></caption> 表格的標題<colgroup></colgroup> 定義多個列為一組列<TABLE></TABLE> 創(chuàng)建一個表格 <THEAD></THEAD> 定義表格的頁眉<COL> 定義一個列組中的列,以便對它們能夠同時設置有關(guān)屬性<TBODY></TBODY> 定義一個表格的實體<TFOOT></TFOOT> 定義一個表格的頁腳</pre> </p> <p class="sycode"> </p> <p>Copyright Statement: This article is an original article by the blogger and may not be reproduced without the blogger's permission. </p> </div> </div> <div id="377j5v51b" class="wzconShengming_sp"> <div id="377j5v51b" class="bzsmdiv_sp">Statement of this Website</div> <div>The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn</div> </div> </div> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-5902227090019525" data-ad-slot="2507867629"></ins> <div id="377j5v51b" class="AI_ToolDetails_main4sR"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5902227090019525" data-ad-slot="3653428331" data-ad-format="auto" data-full-width-responsive="true"></ins> <!-- <div id="377j5v51b" class="phpgenera_Details_mainR4"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>Hot Article</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottom"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796832397.html" title="Grass Wonder Build Guide | Uma Musume Pretty Derby" class="phpgenera_Details_mainR4_bottom_title">Grass Wonder Build Guide | Uma Musume Pretty Derby</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>1 months ago</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796833110.html" title="Roblox: 99 Nights In The Forest - All Badges And How To Unlock Them" class="phpgenera_Details_mainR4_bottom_title">Roblox: 99 Nights In The Forest - All Badges And How To Unlock Them</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>4 weeks ago</span> <span>By DDD</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796831605.html" title="Uma Musume Pretty Derby Banner Schedule (July 2025)" class="phpgenera_Details_mainR4_bottom_title">Uma Musume Pretty Derby Banner Schedule (July 2025)</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>1 months ago</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796836699.html" title="RimWorld Odyssey Temperature Guide for Ships and Gravtech" class="phpgenera_Details_mainR4_bottom_title">RimWorld Odyssey Temperature Guide for Ships and Gravtech</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>3 weeks ago</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796831905.html" title="Windows Security is blank or not showing options" class="phpgenera_Details_mainR4_bottom_title">Windows Security is blank or not showing options</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>1 months ago</span> <span>By 下次還敢</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/article.html">Show More</a> </div> </div> </div> --> <div id="377j5v51b" class="phpgenera_Details_mainR3"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hottools2.png" alt="" /> <h2>Hot AI Tools</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_bottom"> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173410641626608.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undress AI Tool" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ai/undress-ai-tool" title="Undress AI Tool" class="phpmain_tab2_mids_title"> <h3>Undress AI Tool</h3> </a> <p>Undress images for free</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411540686492.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Undresser.AI Undress" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ai/undresserai-undress" title="Undresser.AI Undress" class="phpmain_tab2_mids_title"> <h3>Undresser.AI Undress</h3> </a> <p>AI-powered app for creating realistic nude photos</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411552797167.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="AI Clothes Remover" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ai/ai-clothes-remover" title="AI Clothes Remover" class="phpmain_tab2_mids_title"> <h3>AI Clothes Remover</h3> </a> <p>Online AI tool for removing clothes from photos.</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173411529149311.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Clothoff.io" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ai/clothoffio" title="Clothoff.io" class="phpmain_tab2_mids_title"> <h3>Clothoff.io</h3> </a> <p>AI clothes remover</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/ai_manual/001/246/273/173414504068133.jpg?x-oss-process=image/resize,m_fill,h_50,w_50" src="/static/imghw/default1.png" alt="Video Face Swap" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/ai/video-swap" title="Video Face Swap" class="phpmain_tab2_mids_title"> <h3>Video Face Swap</h3> </a> <p>Swap faces in any video effortlessly with our completely free AI face swap tool!</p> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/ai">Show More</a> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>Hot Article</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottom"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796832397.html" title="Grass Wonder Build Guide | Uma Musume Pretty Derby" class="phpgenera_Details_mainR4_bottom_title">Grass Wonder Build Guide | Uma Musume Pretty Derby</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>1 months ago</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796833110.html" title="Roblox: 99 Nights In The Forest - All Badges And How To Unlock Them" class="phpgenera_Details_mainR4_bottom_title">Roblox: 99 Nights In The Forest - All Badges And How To Unlock Them</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>4 weeks ago</span> <span>By DDD</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796831605.html" title="Uma Musume Pretty Derby Banner Schedule (July 2025)" class="phpgenera_Details_mainR4_bottom_title">Uma Musume Pretty Derby Banner Schedule (July 2025)</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>1 months ago</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796836699.html" title="RimWorld Odyssey Temperature Guide for Ships and Gravtech" class="phpgenera_Details_mainR4_bottom_title">RimWorld Odyssey Temperature Guide for Ships and Gravtech</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>3 weeks ago</span> <span>By Jack chen</span> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/1796831905.html" title="Windows Security is blank or not showing options" class="phpgenera_Details_mainR4_bottom_title">Windows Security is blank or not showing options</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <span>1 months ago</span> <span>By 下次還敢</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/article.html">Show More</a> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hottools2.png" alt="" /> <h2>Hot Tools</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_bottom"> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/toolset/development-tools/92" title="Notepad++7.3.1" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab96f0f39f7357.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Notepad++7.3.1" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/toolset/development-tools/92" title="Notepad++7.3.1" class="phpmain_tab2_mids_title"> <h3>Notepad++7.3.1</h3> </a> <p>Easy-to-use and free code editor</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/toolset/development-tools/93" title="SublimeText3 Chinese version" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab97a3baad9677.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 Chinese version" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/toolset/development-tools/93" title="SublimeText3 Chinese version" class="phpmain_tab2_mids_title"> <h3>SublimeText3 Chinese version</h3> </a> <p>Chinese version, very easy to use</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/toolset/development-tools/121" title="Zend Studio 13.0.1" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58ab97ecd1ab2670.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Zend Studio 13.0.1" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/toolset/development-tools/121" title="Zend Studio 13.0.1" class="phpmain_tab2_mids_title"> <h3>Zend Studio 13.0.1</h3> </a> <p>Powerful PHP integrated development environment</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/toolset/development-tools/469" title="Dreamweaver CS6" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58d0e0fc74683535.jpg?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="Dreamweaver CS6" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/toolset/development-tools/469" title="Dreamweaver CS6" class="phpmain_tab2_mids_title"> <h3>Dreamweaver CS6</h3> </a> <p>Visual web development tools</p> </div> </div> <div id="377j5v51b" class="phpmain_tab2_mids_top"> <a href="http://www.miracleart.cn/toolset/development-tools/500" title="SublimeText3 Mac version" class="phpmain_tab2_mids_top_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" class="lazy" data-src="https://img.php.cn/upload/manual/000/000/001/58d34035e2757995.png?x-oss-process=image/resize,m_fill,h_50,w_72" src="/static/imghw/default1.png" alt="SublimeText3 Mac version" /> </a> <div id="377j5v51b" class="phpmain_tab2_mids_info"> <a href="http://www.miracleart.cn/toolset/development-tools/500" title="SublimeText3 Mac version" class="phpmain_tab2_mids_title"> <h3>SublimeText3 Mac version</h3> </a> <p>God-level code editing software (SublimeText3)</p> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/ai">Show More</a> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4"> <div id="377j5v51b" class="phpmain1_4R_readrank"> <div id="377j5v51b" class="phpmain1_4R_readrank_top"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/hotarticle2.png" alt="" /> <h2>Hot Topics</h2> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottom"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/laravel-tutori" title="Laravel Tutorial" class="phpgenera_Details_mainR4_bottom_title">Laravel Tutorial</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1601</span> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>29</span> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms"> <a href="http://www.miracleart.cn/faq/php-tutorial" title="PHP Tutorial" class="phpgenera_Details_mainR4_bottom_title">PHP Tutorial</a> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_info"> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/eyess.png" alt="" /> <span>1502</span> </div> <div id="377j5v51b" class="phpgenera_Details_mainR4_bottoms_infos"> <img src="/static/imghw/tiezi.png" alt="" /> <span>276</span> </div> </div> </div> </div> <div id="377j5v51b" class="phpgenera_Details_mainR3_more"> <a href="http://www.miracleart.cn/faq/zt">Show More</a> </div> </div> </div> </div> </div> <div id="377j5v51b" class="Article_Details_main2"> <div id="377j5v51b" class="phpgenera_Details_mainL4"> <div id="377j5v51b" class="phpmain1_2_top"> <a href="javascript:void(0);" class="phpmain1_2_top_title">Related knowledge<img src="/static/imghw/index2_title2.png" alt="" /></a> </div> <div id="377j5v51b" class="phpgenera_Details_mainL4_info"> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/faq/1796831880.html" title="Implementing Clickable Buttons Using the HTML button Element" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175182671121571.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Implementing Clickable Buttons Using the HTML button Element" /> </a> <a href="http://www.miracleart.cn/faq/1796831880.html" title="Implementing Clickable Buttons Using the HTML button Element" class="phphistorical_Version2_mids_title">Implementing Clickable Buttons Using the HTML button Element</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 07, 2025 am 02:31 AM</span> <p class="Articlelist_txts_p">To use HTML button elements to achieve clickable buttons, you must first master its basic usage and common precautions. 1. Create buttons with tags and define behaviors through type attributes (such as button, submit, reset), which is submitted by default; 2. Add interactive functions through JavaScript, which can be written inline or bind event listeners through ID to improve maintenance; 3. Use CSS to customize styles, including background color, border, rounded corners and hover/active status effects to enhance user experience; 4. Pay attention to common problems: make sure that the disabled attribute is not enabled, JS events are correctly bound, layout occlusion, and use the help of developer tools to troubleshoot exceptions. Master this</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/faq/1796833320.html" title="Configuring Document Metadata Within the HTML head Element" class="phphistorical_Version2_mids_img"> <img onerror="this.onerror=''; this.src='/static/imghw/default1.png'" src="/static/imghw/default1.png" class="lazy" data-src="https://img.php.cn/upload/article/001/253/068/175199941149498.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Configuring Document Metadata Within the HTML head Element" /> </a> <a href="http://www.miracleart.cn/faq/1796833320.html" title="Configuring Document Metadata Within the HTML head Element" class="phphistorical_Version2_mids_title">Configuring Document Metadata Within the HTML head Element</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 09, 2025 am 02:30 AM</span> <p class="Articlelist_txts_p">Metadata in HTMLhead is crucial for SEO, social sharing, and browser behavior. 1. Set the page title and description, use and keep it concise and unique; 2. Add OpenGraph and Twitter card information to optimize social sharing effects, pay attention to the image size and use debugging tools to test; 3. Define the character set and viewport settings to ensure multi-language support is adapted to the mobile terminal; 4. Optional tags such as author copyright, robots control and canonical prevent duplicate content should also be configured reasonably.</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/faq/1796832176.html" title="Best HTML tutorial for beginners in 2025" 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/175190551111932.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Best HTML tutorial for beginners in 2025" /> </a> <a href="http://www.miracleart.cn/faq/1796832176.html" title="Best HTML tutorial for beginners in 2025" class="phphistorical_Version2_mids_title">Best HTML tutorial for beginners in 2025</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 08, 2025 am 12:25 AM</span> <p class="Articlelist_txts_p">TolearnHTMLin2025,chooseatutorialthatbalanceshands-onpracticewithmodernstandardsandintegratesCSSandJavaScriptbasics.1.Prioritizehands-onlearningwithstep-by-stepprojectslikebuildingapersonalprofileorbloglayout.2.EnsureitcoversmodernHTMLelementssuchas,</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/faq/1796834172.html" title="HTML for email templates tutorial" 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/175212727282844.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="HTML for email templates tutorial" /> </a> <a href="http://www.miracleart.cn/faq/1796834172.html" title="HTML for email templates tutorial" class="phphistorical_Version2_mids_title">HTML for email templates tutorial</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 10, 2025 pm 02:01 PM</span> <p class="Articlelist_txts_p">How to make HTML mail templates with good compatibility? First, you need to build a structure with tables to avoid using div flex or grid layout; secondly, all styles must be inlined and cannot rely on external CSS; then the picture should be added with alt description and use a public URL, and the buttons should be simulated with a table or td with background color; finally, you must test and adjust the details on multiple clients.</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/faq/1796831875.html" title="How to associate captions with images or media using the html figure and figcaption elements?" 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/175182660162333.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="How to associate captions with images or media using the html figure and figcaption elements?" /> </a> <a href="http://www.miracleart.cn/faq/1796831875.html" title="How to associate captions with images or media using the html figure and figcaption elements?" class="phphistorical_Version2_mids_title">How to associate captions with images or media using the html figure and figcaption elements?</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 07, 2025 am 02:30 AM</span> <p class="Articlelist_txts_p">Using HTML sums allows for intuitive and semantic clarity to add caption text to images or media. 1. Used to wrap independent media content, such as pictures, videos or code blocks; 2. It is placed as its explanatory text, and can be located above or below the media; 3. They not only improve the clarity of the page structure, but also enhance accessibility and SEO effect; 4. When using it, you should pay attention to avoid abuse, and apply to content that needs to be emphasized and accompanied by description, rather than ordinary decorative pictures; 5. The alt attribute that cannot be ignored, which is different from figcaption; 6. The figcaption is flexible and can be placed at the top or bottom of the figure as needed. Using these two tags correctly helps to build semantic and easy to understand web content.</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/faq/1796833092.html" title="How to handle forms submission in HTML without a server?" 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/175199487296454.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="How to handle forms submission in HTML without a server?" /> </a> <a href="http://www.miracleart.cn/faq/1796833092.html" title="How to handle forms submission in HTML without a server?" class="phphistorical_Version2_mids_title">How to handle forms submission in HTML without a server?</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 09, 2025 am 01:14 AM</span> <p class="Articlelist_txts_p">When there is no backend server, HTML form submission can still be processed through front-end technology or third-party services. Specific methods include: 1. Use JavaScript to intercept form submissions to achieve input verification and user feedback, but the data will not be persisted; 2. Use third-party serverless form services such as Formspree to collect data and provide email notification and redirection functions; 3. Use localStorage to store temporary client data, which is suitable for saving user preferences or managing single-page application status, but is not suitable for long-term storage of sensitive information.</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/faq/1796833601.html" title="What are the most commonly used global attributes in 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/175211633258120.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="What are the most commonly used global attributes in html?" /> </a> <a href="http://www.miracleart.cn/faq/1796833601.html" title="What are the most commonly used global attributes in html?" class="phphistorical_Version2_mids_title">What are the most commonly used global attributes in html?</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 10, 2025 am 10:58 AM</span> <p class="Articlelist_txts_p">class, id, style, data-, and title are the most commonly used global attributes in HTML. class is used to specify one or more class names to facilitate style setting and JavaScript operations; id provides unique identifiers for elements, suitable for anchor jumps and JavaScript control; style allows for inline styles to be added, suitable for temporary debugging but not recommended for large-scale use; data-properties are used to store custom data, which is convenient for front-end and back-end interaction; title is used to add mouseover prompts, but its style and behavior are limited by the browser. Reasonable selection of these attributes can improve development efficiency and user experience.</p> </div> <div id="377j5v51b" class="phphistorical_Version2_mids"> <a href="http://www.miracleart.cn/faq/1796835225.html" title="Implementing Native Lazy Loading for Images in 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/175225251122177.jpg?x-oss-process=image/resize,m_fill,h_207,w_330" alt="Implementing Native Lazy Loading for Images in HTML" /> </a> <a href="http://www.miracleart.cn/faq/1796835225.html" title="Implementing Native Lazy Loading for Images in HTML" class="phphistorical_Version2_mids_title">Implementing Native Lazy Loading for Images in HTML</a> <span id="377j5v51b" class="Articlelist_txts_time">Jul 12, 2025 am 12:48 AM</span> <p class="Articlelist_txts_p">Native lazy loading is a built-in browser function that enables lazy loading of pictures by adding loading=&quot;lazy&quot; attribute to the tag. 1. It does not require JavaScript or third-party libraries, and is used directly in HTML; 2. It is suitable for pictures that are not displayed on the first screen below the page, picture gallery scrolling add-ons and large picture resources; 3. It is not suitable for pictures with first screen or display:none; 4. When using it, a suitable placeholder should be set to avoid layout jitter; 5. It should optimize responsive image loading in combination with srcset and sizes attributes; 6. Compatibility issues need to be considered. Some old browsers do not support it. They can be used through feature detection and combined with JavaScript solutions.</p> </div> </div> <a href="http://www.miracleart.cn/web-designer.html" class="phpgenera_Details_mainL4_botton"> <span>See all articles</span> <img src="/static/imghw/down_right.png" alt="" /> </a> </div> </div> </div> </main> <footer> <div id="377j5v51b" class="footer"> <div id="377j5v51b" class="footertop"> <img src="/static/imghw/logo.png" alt=""> <p>Public welfare online PHP training,Help PHP learners grow quickly!</p> </div> <div id="377j5v51b" class="footermid"> <a href="http://www.miracleart.cn/about/us.html">About us</a> <a href="http://www.miracleart.cn/about/disclaimer.html">Disclaimer</a> <a href="http://www.miracleart.cn/update/article_0_1.html">Sitemap</a> </div> <div id="377j5v51b" class="footerbottom"> <p> ? php.cn All rights reserved </p> </div> </div> </footer> <input type="hidden" id="verifycode" value="/captcha.html"> <link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all' /> <footer> <div class="friendship-link"> <p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p> <a href="http://www.miracleart.cn/" title="&#22269;&#20135;&#97;&#118;&#26085;&#38889;&#19968;&#21306;&#20108;&#21306;&#19977;&#21306;&#31934;&#21697;">&#22269;&#20135;&#97;&#118;&#26085;&#38889;&#19968;&#21306;&#20108;&#21306;&#19977;&#21306;&#31934;&#21697;</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="kw9rp" class="pl_css_ganrao" style="display: none;"><rp id="kw9rp"></rp><tt id="kw9rp"></tt><address id="kw9rp"></address><del id="kw9rp"><th id="kw9rp"></th></del><font id="kw9rp"><abbr id="kw9rp"><thead id="kw9rp"><output id="kw9rp"></output></thead></abbr></font><acronym id="kw9rp"><sup id="kw9rp"></sup></acronym><address id="kw9rp"><blockquote id="kw9rp"><legend id="kw9rp"></legend></blockquote></address><pre id="kw9rp"><font id="kw9rp"><rt id="kw9rp"></rt></font></pre><address id="kw9rp"></address><strong id="kw9rp"></strong><label id="kw9rp"><code id="kw9rp"><ruby id="kw9rp"><strong id="kw9rp"></strong></ruby></code></label><strong id="kw9rp"><pre id="kw9rp"></pre></strong><small id="kw9rp"></small><s id="kw9rp"><samp id="kw9rp"><thead id="kw9rp"></thead></samp></s><ul id="kw9rp"><code id="kw9rp"></code></ul><dfn id="kw9rp"></dfn><mark id="kw9rp"></mark><progress id="kw9rp"></progress><acronym id="kw9rp"><u id="kw9rp"></u></acronym><s id="kw9rp"><samp id="kw9rp"><thead id="kw9rp"></thead></samp></s><dfn id="kw9rp"></dfn><style id="kw9rp"><ins id="kw9rp"><cite id="kw9rp"><ins id="kw9rp"></ins></cite></ins></style><abbr id="kw9rp"></abbr><big id="kw9rp"></big><xmp id="kw9rp"><li id="kw9rp"><dl id="kw9rp"><ruby id="kw9rp"></ruby></dl></li></xmp><label id="kw9rp"><tt id="kw9rp"><object id="kw9rp"><blockquote id="kw9rp"></blockquote></object></tt></label><table id="kw9rp"><wbr id="kw9rp"><label id="kw9rp"></label></wbr></table><ins id="kw9rp"></ins><var id="kw9rp"></var><legend id="kw9rp"></legend><dfn id="kw9rp"><div id="kw9rp"></div></dfn><strike id="kw9rp"></strike><label id="kw9rp"></label><s id="kw9rp"><b id="kw9rp"><p id="kw9rp"><mark id="kw9rp"></mark></p></b></s><noframes id="kw9rp"></noframes><meter id="kw9rp"></meter><menu id="kw9rp"><font id="kw9rp"><legend id="kw9rp"></legend></font></menu><code id="kw9rp"></code><table id="kw9rp"><address id="kw9rp"><u id="kw9rp"></u></address></table><optgroup id="kw9rp"><td id="kw9rp"><pre id="kw9rp"></pre></td></optgroup><pre id="kw9rp"><menu id="kw9rp"><font id="kw9rp"></font></menu></pre><mark id="kw9rp"><listing id="kw9rp"><sub id="kw9rp"><optgroup id="kw9rp"></optgroup></sub></listing></mark><form id="kw9rp"></form><output id="kw9rp"></output><tr id="kw9rp"><noframes id="kw9rp"><span id="kw9rp"></span></noframes></tr><li id="kw9rp"><legend id="kw9rp"><th id="kw9rp"></th></legend></li><legend id="kw9rp"><ruby id="kw9rp"><strong id="kw9rp"><sup id="kw9rp"></sup></strong></ruby></legend><s id="kw9rp"></s><dl id="kw9rp"><ruby id="kw9rp"><strong id="kw9rp"></strong></ruby></dl></div> </html>