Home>Topic List> Complete collection of HTML tags

Complete collection of HTML tags

HTML tags include , , , , <meta>, <link>, <style>, <script>, <body>, <h1> - <h6>, etc. For more related issues about HTML tags, please see the article below this topic for details. PHP Chinese website welcomes everyone to come and learn.</p> <div class="topcLabels flexRow"> <div class="lables flexRow"> <a target="_blank" href="//m.sbmmt.com/faq/appcs" title="app testing tools" class="aClass lableA flexRow font12">app testing tools</a> <a target="_blank" href="//m.sbmmt.com/faq/crzssm" title="What is 3c certification" class="aClass lableA flexRow font12">What is 3c certification</a> <a target="_blank" href="//m.sbmmt.com/faq/contextsm" title="What does context mean?" class="aClass lableA flexRow font12">What does context mean?</a> <a target="_blank" href="//m.sbmmt.com/faq/cthiszzdzy" title="The role of c++this pointer" class="aClass lableA flexRow font12">The role of c++this pointer</a> </div> <span class="topcTimes font12 font99 flexRow">time:2023-11-27 10:09:22</span> </div> </div> </div> <div class="flexCloumn ztlists"> <ul class="ztlistUl"> <li class="ztlistLi flexRow"><a href="//m.sbmmt.com/faq/631024.html" target="_blank" title="" class="aClass ztliTopa"><b class="ztlliB"></b><img title="Complete collection of HTML tags" class="lazyload ztliimg " src="https://img.php.cn/upload/article/202311/27/2023112709552750910.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="ztliCon flexCloumn"> <a href="//m.sbmmt.com/faq/631024.html" target="_blank" title="Complete collection of HTML tags" class="font18 font33 fontoverflow ztlicTitle ">Complete collection of HTML tags</a> <a href="//m.sbmmt.com/faq/631024.html" target="_blank" title="HTML标签有<!DOCTYPE>、<html>、<head>、<title>、<meta>、<link>、<style>、<script>、<body>、<h1> - <h6>、<p>、<a>、<img>、<div>、<span>、<input>、<button>、<form" class="font66 ztlicA aClass fontoverflow">HTML标签有<!DOCTYPE>、<html>、<head>、<title>、<meta>、<link>、<style>、<script>、<body>、<h1> - <h6>、<p>、<a>、<img>、<div>、<span>、<input>、<button>、<form</a> <div class="ztliLabels flexRow"> <div class="lables flexRow"> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=html" target="_blank">html</a> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=htmltag" target="_blank">html tag</a> </div> <a class="likeAcomment flexRow" href="//m.sbmmt.com/faq/631024.html" target="_blank" title=""> <div class="likes flexRow font12 font99"> <b></b> <span>1829</span> </div> <div class="commentNums flexRow font12 font99"> <b></b> <span>150</span> </div></a> </div> </div></li> <li class="ztlistLi flexRow"><a href="//m.sbmmt.com/faq/420567.html" target="_blank" title="" class="aClass ztliTopa"><b class="ztlliB"></b><img title="How to use html !DOCTYPE tag" class="lazyload ztliimg " src="https://img.php.cn/upload/article/000/000/033/5ceb3b67d94af513.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="ztliCon flexCloumn"> <a href="//m.sbmmt.com/faq/420567.html" target="_blank" title="How to use html !DOCTYPE tag" class="font18 font33 fontoverflow ztlicTitle ">How to use html !DOCTYPE tag</a> <a href="//m.sbmmt.com/faq/420567.html" target="_blank" title="The <!DOCTYPE> declaration is not an HTML tag; it is an instruction that instructs the web browser as to which version of HTML the page should be written in. The <!DOCTYPE> declaration must be the first line of the HTML document, before the <html> tag." class="font66 ztlicA aClass fontoverflow">The <!DOCTYPE> declaration is not an HTML tag; it is an instruction that instructs the web browser as to which version of HTML the page should be written in. The <!DOCTYPE> declaration must be the first line of the HTML document, before the <html> tag.</a> <div class="ztliLabels flexRow"> <div class="lables flexRow"> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=html!doctype标签" target="_blank">html !DOCTYPE标签</a> </div> <a class="likeAcomment flexRow" href="//m.sbmmt.com/faq/420567.html" target="_blank" title=""> <div class="likes flexRow font12 font99"> <b></b> <span>3719</span> </div> <div class="commentNums flexRow font12 font99"> <b></b> <span>258</span> </div></a> </div> </div></li> <li class="ztlistLi flexRow"><a href="//m.sbmmt.com/faq/545709.html" target="_blank" title="" class="aClass ztliTopa"><b class="ztlliB"></b><img title="html tag escape" class="lazyload ztliimg " src="https://img.php.cn/upload/article/202305/21/2023052115550861594.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="ztliCon flexCloumn"> <a href="//m.sbmmt.com/faq/545709.html" target="_blank" title="html tag escape" class="font18 font33 fontoverflow ztlicTitle ">html tag escape</a> <a href="//m.sbmmt.com/faq/545709.html" target="_blank" title="In web development, we often use html tags or elements. These tags are usually used to describe and display the content on the page, including text, images, links, tables, etc. But when using these tags, we need to pay attention to some special characters, such as <, >, &, etc. These characters may affect the display of the tags or even cause code errors. To solve this problem, we need to use escape characters of html tags. 1. What is html escaping? HTML escaping refers to converting some special characters into their corresponding entity characters or tags." class="font66 ztlicA aClass fontoverflow">In web development, we often use html tags or elements. These tags are usually used to describe and display the content on the page, including text, images, links, tables, etc. But when using these tags, we need to pay attention to some special characters, such as <, >, &, etc. These characters may affect the display of the tags or even cause code errors. To solve this problem, we need to use escape characters of html tags. 1. What is html escaping? HTML escaping refers to converting some special characters into their corresponding entity characters or tags.</a> <div class="ztliLabels flexRow"> <a class="likeAcomment flexRow" href="//m.sbmmt.com/faq/545709.html" target="_blank" title=""> <div class="likes flexRow font12 font99"> <b></b> <span>2485</span> </div> <div class="commentNums flexRow font12 font99"> <b></b> <span>819</span> </div></a> </div> </div></li> <li class="ztlistLi flexRow"><a href="//m.sbmmt.com/faq/604631.html" target="_blank" title="" class="aClass ztliTopa"><img title="How to use HTML tags in HTML tables?" class="lazyload ztliimg " src="https://img.php.cn/upload/article/000/465/014/169416798450646.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="ztliCon flexCloumn"> <a href="//m.sbmmt.com/faq/604631.html" target="_blank" title="How to use HTML tags in HTML tables?" class="font18 font33 fontoverflow ztlicTitle ">How to use HTML tags in HTML tables?</a> <a href="//m.sbmmt.com/faq/604631.html" target="_blank" title="We can easily add HTML tags in the table. HTML tags should be placed inside <td> tags. For example, add paragraph <p>…</p> tags or other available tags inside the <td> tag. Syntax The following is the syntax for using HTMl tags in HTML tables. <td><p>Paragraphofthecontext</p><td>Example 1 An example of using HTML tags in an HTML table is given below. <!DOCTYPEhtml><html><head&g" class="font66 ztlicA aClass fontoverflow">We can easily add HTML tags in the table. HTML tags should be placed inside <td> tags. For example, add paragraph <p>…</p> tags or other available tags inside the <td> tag. Syntax The following is the syntax for using HTMl tags in HTML tables. <td><p>Paragraphofthecontext</p><td>Example 1 An example of using HTML tags in an HTML table is given below. <!DOCTYPEhtml><html><head&g</a> <div class="ztliLabels flexRow"> <div class="lables flexRow"> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=use" target="_blank">use</a> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=htmltag" target="_blank">html tag</a> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=htmltable" target="_blank">html table</a> </div> <a class="likeAcomment flexRow" href="//m.sbmmt.com/faq/604631.html" target="_blank" title=""> <div class="likes flexRow font12 font99"> <b></b> <span>1510</span> </div> <div class="commentNums flexRow font12 font99"> <b></b> <span>902</span> </div></a> </div> </div></li> <li class="ztlistLi flexRow"><a href="//m.sbmmt.com/faq/408210.html" target="_blank" title="" class="aClass ztliTopa"><img title="What is the head tag? Introduction to head tag in html" class="lazyload ztliimg " src="https://img.php.cn/upload/article/000/000/009/5b715421c3505371.png?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="ztliCon flexCloumn"> <a href="//m.sbmmt.com/faq/408210.html" target="_blank" title="What is the head tag? Introduction to head tag in html" class="font18 font33 fontoverflow ztlicTitle ">What is the head tag? Introduction to head tag in html</a> <a href="//m.sbmmt.com/faq/408210.html" target="_blank" title="This article brings you the content about what is the head tag? The introduction of the head tag in HTML has certain reference value. Friends in need can refer to it. I hope it will be helpful to you." class="font66 ztlicA aClass fontoverflow">This article brings you the content about what is the head tag? The introduction of the head tag in HTML has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.</a> <div class="ztliLabels flexRow"> <div class="lables flexRow"> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=html" target="_blank">html</a> </div> <a class="likeAcomment flexRow" href="//m.sbmmt.com/faq/408210.html" target="_blank" title=""> <div class="likes flexRow font12 font99"> <b></b> <span>4120</span> </div> <div class="commentNums flexRow font12 font99"> <b></b> <span>874</span> </div></a> </div> </div></li> </ul> <div class="pages flexRow"> <ul class="page"> <a href="javascript:;" class="disabled_page">Previous</a> <a href="javascript:;" class="active">1</a> <a href="//m.sbmmt.com/faq/htmlbqdq?p=2">2</a> <a href="//m.sbmmt.com/faq/htmlbqdq?p=3">3</a> <a href="//m.sbmmt.com/faq/htmlbqdq?p=4">4</a> <a href="//m.sbmmt.com/faq/htmlbqdq?p=2">Next</a> </ul> </div> </div> <div class="xgkc"> <div class="xgkcTop flexRow"> <span class="kctLeft font22 fontBold font33">Related courses</span> <a href="//m.sbmmt.com/xiazai/learn" target="_blank" class="kctRight flexRow font99"><span>More</span><span>></span></a> </div> <div class="xgkcDown flexRow"> <div class="kcdownDiv"> <a target="_blank" href="//m.sbmmt.com/course/1393.html" title="" class="aClass"><img title="Basic tutorial for getting started with Web front-end" class="lazyload xgkcDownimg" src="https://img.php.cn/upload/course/000/000/068/6242ae0aa8504687.png?x-oss-process=image/resize,m_fill,h_145,w_220" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <dl> <dt> <i class="bg1">Elementary</i> <a target="_blank" href="//m.sbmmt.com/course/1393.html" title="Basic tutorial for getting started with Web front-end" class="aBlack">Basic tutorial for getting started with Web front-end</a> </dt> <dd> <p>15169 times of learning</p> <em class=" courseICollection" data-id="1393"><a href="javascript:void(0);"><b></b>Collection</a></em> <div class="clear"></div> </dd> </dl> </div> <div class="kcdownDiv"> <a target="_blank" href="//m.sbmmt.com/course/27.html" title="" class="aClass"><img title="HTML development manual" class="lazyload xgkcDownimg" src="https://img.php.cn/upload/course/000/000/068/6253f8b9453ea566.png?x-oss-process=image/resize,m_fill,h_145,w_220" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <dl> <dt> <i class="bg1">Elementary</i> <a target="_blank" href="//m.sbmmt.com/course/27.html" title="HTML development manual" class="aBlack">HTML development manual</a> </dt> <dd> <p>173661 times of learning</p> <em class=" courseICollection" data-id="27"><a href="javascript:void(0);"><b></b>Collection</a></em> <div class="clear"></div> </dd> </dl> </div> <div class="kcdownDiv"> <a target="_blank" href="//m.sbmmt.com/course/1603.html" title="" class="aClass"><img title="ThinkPHP6/backend management/payment system--actual development" class="lazyload xgkcDownimg" src="https://img.php.cn/upload/course/000/000/067/65489459a73c2135.png?x-oss-process=image/resize,m_fill,h_145,w_220" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <dl> <dt> <i class="bg1">Elementary</i> <a target="_blank" href="//m.sbmmt.com/course/1603.html" title="ThinkPHP6/backend management/payment system--actual development" class="aBlack">ThinkPHP6/backend management/payment system--actual development</a> </dt> <dd> <p>5673 times of learning</p> <em class=" courseICollection" data-id="1603"><a href="javascript:void(0);"><b></b>Collection</a></em> <div class="clear"></div> </dd> </dl> </div> <div class="kcdownDiv"> <a target="_blank" href="//m.sbmmt.com/course/1174.html" title="" class="aClass"><img title="API interface programming technology" class="lazyload xgkcDownimg" src="https://img.php.cn/upload/course/000/000/068/62568865ece22643.png?x-oss-process=image/resize,m_fill,h_145,w_220" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <dl> <dt> <i class="bg2">Intermediate</i> <a target="_blank" href="//m.sbmmt.com/course/1174.html" title="API interface programming technology" class="aBlack">API interface programming technology</a> </dt> <dd> <p>19373 times of learning</p> <em class=" courseICollection" data-id="1174"><a href="javascript:void(0);"><b></b>Collection</a></em> <div class="clear"></div> </dd> </dl> </div> </div> </div> <div class="xgjc"> <div class="xgkcTop flexRow xgjcTop"> <span class="kctLeft font22 fontBold font33">Related Tutorials</span> <a href="//m.sbmmt.com/article.html" target="_blank" class="kctRight flexRow font99"><span>More</span><span>></span></a> </div> <ul class="jcUl"> <li class="jcLi flexRow "><a href="//m.sbmmt.com/faq/525926.html" target="_blank" title="" class="aClass xgjcTopa"><img title="Let's talk about some commonly used HTML and JavaScript escape characters" class="lazyload xgjcimg " src="https://img.php.cn/upload/article/202304/24/2023042410430886917.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="xgjcCon flexCloumn"> <a href="//m.sbmmt.com/faq/525926.html" target="_blank" title="" class="font18 font33 xgjccTitle flexRow"><span class="fontoverflow">Let's talk about some commonly used HTML and JavaScript escape characters</span><b class="titleTj fontFF flexRow">Recommend</b></a> <a href="//m.sbmmt.com/faq/525926.html" target="_blank" title="In web development, we often need to display special characters in HTML pages, such as quotation marks, less than or greater than signs, slashes, etc. If these characters are placed directly into HTML code, they may be parsed by the browser as special HTML tags or attributes, causing problems on the page. Therefore, we need to escape these special characters to avoid unnecessary errors. The escape character is a sequence of two characters. The first character is the backslash "\", and the second character is the character that needs to be escaped. For example, we can use the "\" character for double quotes" class="font99 xgjccA aClass fontoverflow font16">In web development, we often need to display special characters in HTML pages, such as quotation marks, less than or greater than signs, slashes, etc. If these characters are placed directly into HTML code, they may be parsed by the browser as special HTML tags or attributes, causing problems on the page. Therefore, we need to escape these special characters to avoid unnecessary errors. The escape character is a sequence of two characters. The first character is the backslash "\", and the second character is the character that needs to be escaped. For example, we can use the "\" character for double quotes</a> <div class="xgjcLabels flexRow"> <div class="xgjcTimes flexRow font99 font12"> 2023-04-24 09:11:11 </div> </div> </div></li> <li class="jcLi flexRow "><a href="//m.sbmmt.com/faq/510694.html" target="_blank" title="" class="aClass xgjcTopa"><img title="How to modify the title bar of a php web page" class="lazyload xgjcimg " src="https://img.php.cn/upload/article/202304/10/2023041011322857577.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="xgjcCon flexCloumn"> <a href="//m.sbmmt.com/faq/510694.html" target="_blank" title="" class="font18 font33 xgjccTitle flexRow"><span class="fontoverflow">How to modify the title bar of a php web page</span></a> <a href="//m.sbmmt.com/faq/510694.html" target="_blank" title="PHP is a web programming language that is widely used to build websites and web applications. In web development, the title (or page title) is one of the important parts of a web page. It is located on the browser's tab bar and can be used to describe the content of the web page. In PHP, you can use the following two methods to modify the title bar of a web page. 1. Implementation using HTML tags In HTML, we can use the `<title>` tag to define the title bar of the web page. In order to use it in PHP we can include HTML code in PHP code like" class="font99 xgjccA aClass fontoverflow font16">PHP is a web programming language that is widely used to build websites and web applications. In web development, the title (or page title) is one of the important parts of a web page. It is located on the browser's tab bar and can be used to describe the content of the web page. In PHP, you can use the following two methods to modify the title bar of a web page. 1. Implementation using HTML tags In HTML, we can use the `<title>` tag to define the title bar of the web page. In order to use it in PHP we can include HTML code in PHP code like</a> <div class="xgjcLabels flexRow"> <div class="xgjcTimes flexRow font99 font12"> 2023-04-10 09:38:57 </div> </div> </div></li> <li class="jcLi flexRow "><a href="//m.sbmmt.com/faq/508377.html" target="_blank" title="" class="aClass xgjcTopa"><img title="Summarize what are the common CSS formats" class="lazyload xgjcimg " src="https://img.php.cn/upload/article/202304/06/2023040609182837226.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="xgjcCon flexCloumn"> <a href="//m.sbmmt.com/faq/508377.html" target="_blank" title="" class="font18 font33 xgjccTitle flexRow"><span class="fontoverflow">Summarize what are the common CSS formats</span></a> <a href="//m.sbmmt.com/faq/508377.html" target="_blank" title="CSS is an integral part of web design. It comes in many different text formats and languages and can be used to create, lay out, and design web pages. This article will introduce some common CSS formats and languages and their applications. 1. CSS text format 1. Inline style Inline style is a method of directly specifying styles in HTML tags. It is usually used on a single element with a specific effect. Example: ```html<p style="color: red">This is a red paragraph</p>```2. Embedded style sheet" class="font99 xgjccA aClass fontoverflow font16">CSS is an integral part of web design. It comes in many different text formats and languages and can be used to create, lay out, and design web pages. This article will introduce some common CSS formats and languages and their applications. 1. CSS text format 1. Inline style Inline style is a method of directly specifying styles in HTML tags. It is usually used on a single element with a specific effect. Example: ```html<p style="color: red">This is a red paragraph</p>```2. Embedded style sheet</a> <div class="xgjcLabels flexRow"> <div class="xgjcTimes flexRow font99 font12"> 2023-04-06 08:51:31 </div> </div> </div></li> <li class="jcLi flexRow "><a href="//m.sbmmt.com/faq/480122.html" target="_blank" title="" class="aClass xgjcTopa"><img title="How to bind events in javascript" class="lazyload xgjcimg " src="https://img.php.cn/upload/article/202107/19/2021071913584963188.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="xgjcCon flexCloumn"> <a href="//m.sbmmt.com/faq/480122.html" target="_blank" title="" class="font18 font33 xgjccTitle flexRow"><span class="fontoverflow">How to bind events in javascript</span></a> <a href="//m.sbmmt.com/faq/480122.html" target="_blank" title="Method: 1. Use the event attribute onclick of the HTML tag to bind the handler, the syntax "onclick="event handler""; 2. Use the event attribute of the event source to bind the handler, the syntax "obj.on event name = handler function "; 3. Use addEventListener() to bind the handler." class="font99 xgjccA aClass fontoverflow font16">Method: 1. Use the event attribute onclick of the HTML tag to bind the handler, the syntax "onclick="event handler""; 2. Use the event attribute of the event source to bind the handler, the syntax "obj.on event name = handler function "; 3. Use addEventListener() to bind the handler.</a> <div class="xgjcLabels flexRow"> <div class="xgjcTimes flexRow font99 font12"> 2021-07-19 14:14:27 </div> <div class="lables flexRow"> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=javascript" target="_blank">javascript</a> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=bindingevents" target="_blank">Binding events</a> </div> </div> </div></li> <li class="jcLi flexRow "><a href="//m.sbmmt.com/faq/474707.html" target="_blank" title="" class="aClass xgjcTopa"><img title="How to remove html tags in js" class="lazyload xgjcimg " src="https://img.php.cn/upload/article/202104/23/2021042318013228953.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="xgjcCon flexCloumn"> <a href="//m.sbmmt.com/faq/474707.html" target="_blank" title="" class="font18 font33 xgjccTitle flexRow"><span class="fontoverflow">How to remove html tags in js</span></a> <a href="//m.sbmmt.com/faq/474707.html" target="_blank" title="How to remove html tags with javascript: First use the "document.getElementById(id value)" statement to obtain the specified html tag object based on the id value; then use the remove() method to delete the tag. The syntax format is "tag object.remove() "." class="font99 xgjccA aClass fontoverflow font16">How to remove html tags with javascript: First use the "document.getElementById(id value)" statement to obtain the specified html tag object based on the id value; then use the remove() method to delete the tag. The syntax format is "tag object.remove() ".</a> <div class="xgjcLabels flexRow"> <div class="xgjcTimes flexRow font99 font12"> 2021-04-23 19:12:59 </div> <div class="lables flexRow"> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=html" target="_blank">html</a> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=js" target="_blank">js</a> </div> </div> </div></li> <li class="jcLi flexRow "><a href="//m.sbmmt.com/faq/461100.html" target="_blank" title="" class="aClass xgjcTopa"><img title="Talk about the difference between alt and title attributes in HTML tag elements" class="lazyload xgjcimg " src="https://img.php.cn/upload/article/000/000/024/5f842748684bb269.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="xgjcCon flexCloumn"> <a href="//m.sbmmt.com/faq/461100.html" target="_blank" title="" class="font18 font33 xgjccTitle flexRow"><span class="fontoverflow">Talk about the difference between alt and title attributes in HTML tag elements</span></a> <a href="//m.sbmmt.com/faq/461100.html" target="_blank" title="This article will introduce to you the difference between alt and title attributes in HTML tag elements. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone." class="font99 xgjccA aClass fontoverflow font16">This article will introduce to you the difference between alt and title attributes in HTML tag elements. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.</a> <div class="xgjcLabels flexRow"> <div class="xgjcTimes flexRow font99 font12"> 2020-10-12 17:53:28 </div> <div class="lables flexRow"> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=alt" target="_blank">alt</a> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=html" target="_blank">html</a> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=title" target="_blank">title</a> </div> </div> </div></li> <li class="jcLi flexRow "><a href="//m.sbmmt.com/faq/420057.html" target="_blank" title="" class="aClass xgjcTopa"><img title="What is nofollow" class="lazyload xgjcimg " src="https://img.php.cn/upload/article/202009/19/2020091909401096910.jpg?x-oss-process=image/resize,m_fill,h_120,w_210" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <div class="xgjcCon flexCloumn"> <a href="//m.sbmmt.com/faq/420057.html" target="_blank" title="" class="font18 font33 xgjccTitle flexRow"><span class="fontoverflow">What is nofollow</span></a> <a href="//m.sbmmt.com/faq/420057.html" target="_blank" title="nofollow is an html tag. This tag is used to tell search engines not to follow links on this web page, or not to follow this specific link. The functions of the nofollow tag: 1. Reduce the weight of this link; 2. Give weight to the homepage of the website." class="font99 xgjccA aClass fontoverflow font16">nofollow is an html tag. This tag is used to tell search engines not to follow links on this web page, or not to follow this specific link. The functions of the nofollow tag: 1. Reduce the weight of this link; 2. Give weight to the homepage of the website.</a> <div class="xgjcLabels flexRow"> <div class="xgjcTimes flexRow font99 font12"> 2019-05-24 10:13:49 </div> <div class="lables flexRow"> <a class="aClass ztlilableA flexRow font12" href="//m.sbmmt.com/search?word=nofollow" target="_blank">nofollow</a> </div> </div> </div></li> </ul> </div> <div class="xgzt"> <div class="xgkcTop flexRow xgztTop"> <span class="kctLeft font22 fontBold font33">Related Topics</span> <a href="//m.sbmmt.com/faq/zt" target="_blank" class="kctRight flexRow font99"><span>More</span><span>></span></a> </div> <div class="xgztDown flexRow"> <div class="xgztDownDiv "> <a href="//m.sbmmt.com/faq/cjdhtmlbq" title="" target="_blank" class="aClass xgztTopa"><img title="Common HTML tags" class="lazyload xgztimg " src="https://img.php.cn/upload/subject/202407/22/2024072213522691991.jpg" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <a href="//m.sbmmt.com/faq/cjdhtmlbq" title="Common HTML tags" target="_blank" class="xgztAa aClass font33 fontoverflow">Common HTML tags</a> </div> </div> </div> </div> <div class="clear"></div> <div class="conRight"> <div class="rightCons"> <div class="riQuestion"> <div class="xgkcTop flexRow quesTop"> <span class="kctLeft font22 fontBold font33">Selected Q&A</span> <a href="//m.sbmmt.com/wenda.html" target="_blank" class="kctRight flexRow font99"><span>More</span><span>></span></a> </div> <ul class="quesUl"> <li class="quesLi flexRow"> <div class="qesCircle"></div> <div class="qesDiv"> <a href="//m.sbmmt.com/wenda/173504.html" target="_blank" title="Leverage VueJS components in PHP" class="qesSpan font33 fontoverflow aClass">Leverage VueJS components in PHP</a> <div class="qesDowndiv flexRow"> <a class="qesLikes flexRow font12 font99" href="//m.sbmmt.com/wenda/173504.html" target="_blank"><b></b><span>0</span></a> <a class="qescommons flexRow font12 font99" href="//m.sbmmt.com/wenda/173504.html" target="_blank" title=""><b></b><span>2</span></a> <a class="qeswatchs flexRow font12 font99" href="//m.sbmmt.com/wenda/173504.html" target="_blank" title=""><b></b><span>288</span></a> </div> </div></li> <li class="quesLi flexRow"> <div class="qesCircle"></div> <div class="qesDiv"> <a href="//m.sbmmt.com/wenda/173503.html" target="_blank" title="How to use open primitive tag in next js 13?" class="qesSpan font33 fontoverflow aClass">How to use open primitive tag in next js 13?</a> <div class="qesDowndiv flexRow"> <a class="qesLikes flexRow font12 font99" href="//m.sbmmt.com/wenda/173503.html" target="_blank"><b></b><span>0</span></a> <a class="qescommons flexRow font12 font99" href="//m.sbmmt.com/wenda/173503.html" target="_blank" title=""><b></b><span>1</span></a> <a class="qeswatchs flexRow font12 font99" href="//m.sbmmt.com/wenda/173503.html" target="_blank" title=""><b></b><span>527</span></a> </div> </div></li> <li class="quesLi flexRow"> <div class="qesCircle"></div> <div class="qesDiv"> <a href="//m.sbmmt.com/wenda/173336.html" target="_blank" title="Embed cross-domain SVG content documents using the object tag" class="qesSpan font33 fontoverflow aClass">Embed cross-domain SVG content documents using the object tag</a> <div class="qesDowndiv flexRow"> <a class="qesLikes flexRow font12 font99" href="//m.sbmmt.com/wenda/173336.html" target="_blank"><b></b><span>0</span></a> <a class="qescommons flexRow font12 font99" href="//m.sbmmt.com/wenda/173336.html" target="_blank" title=""><b></b><span>1</span></a> <a class="qeswatchs flexRow font12 font99" href="//m.sbmmt.com/wenda/173336.html" target="_blank" title=""><b></b><span>249</span></a> </div> </div></li> <li class="quesLi flexRow"> <div class="qesCircle"></div> <div class="qesDiv"> <a href="//m.sbmmt.com/wenda/173308.html" target="_blank" title="Do custom elements require closing tags?" class="qesSpan font33 fontoverflow aClass">Do custom elements require closing tags?</a> <div class="qesDowndiv flexRow"> <a class="qesLikes flexRow font12 font99" href="//m.sbmmt.com/wenda/173308.html" target="_blank"><b></b><span>0</span></a> <a class="qescommons flexRow font12 font99" href="//m.sbmmt.com/wenda/173308.html" target="_blank" title=""><b></b><span>1</span></a> <a class="qeswatchs flexRow font12 font99" href="//m.sbmmt.com/wenda/173308.html" target="_blank" title=""><b></b><span>307</span></a> </div> </div></li> <li class="quesLi flexRow"> <div class="qesCircle"></div> <div class="qesDiv"> <a href="//m.sbmmt.com/wenda/173306.html" target="_blank" title="Relatively positioned top not working as expected" class="qesSpan font33 fontoverflow aClass">Relatively positioned top not working as expected</a> <div class="qesDowndiv flexRow"> <a class="qesLikes flexRow font12 font99" href="//m.sbmmt.com/wenda/173306.html" target="_blank"><b></b><span>0</span></a> <a class="qescommons flexRow font12 font99" href="//m.sbmmt.com/wenda/173306.html" target="_blank" title=""><b></b><span>1</span></a> <a class="qeswatchs flexRow font12 font99" href="//m.sbmmt.com/wenda/173306.html" target="_blank" title=""><b></b><span>236</span></a> </div> </div></li> <li class="quesLi flexRow"> <div class="qesCircle"></div> <div class="qesDiv"> <a href="//m.sbmmt.com/wenda/173305.html" target="_blank" title="Customize address fields on WooCommerce My Account and Checkout" class="qesSpan font33 fontoverflow aClass">Customize address fields on WooCommerce My Account and Checkout</a> <div class="qesDowndiv flexRow"> <a class="qesLikes flexRow font12 font99" href="//m.sbmmt.com/wenda/173305.html" target="_blank"><b></b><span>0</span></a> <a class="qescommons flexRow font12 font99" href="//m.sbmmt.com/wenda/173305.html" target="_blank" title=""><b></b><span>1</span></a> <a class="qeswatchs flexRow font12 font99" href="//m.sbmmt.com/wenda/173305.html" target="_blank" title=""><b></b><span>319</span></a> </div> </div></li> </ul> </div> <div class="hottj"> <div class="xgkcTop flexRow hotTop"> <span class="kctLeft font22 fontBold font33">Popular Recommendations</span> <a href="//m.sbmmt.com/article.html" target="_blank" class="kctRight flexRow font99"><span>More</span><span>></span></a> </div> <ul class="rcUl"> <li class="rcLi flexRow"><b class="flexRow">1</b><a href="//m.sbmmt.com/faq/1796570161.html" title="Whitelist prohibits processes from calling system commands" target="_blank" class="font33 aClass">Whitelist prohibits processes from calling system commands</a></li> <li class="rcLi flexRow"><b class="flexRow">2</b><a href="//m.sbmmt.com/faq/1796569235.html" title="bulls vs electron" target="_blank" class="font33 aClass">bulls vs electron</a></li> <li class="rcLi flexRow"><b class="flexRow">3</b><a href="//m.sbmmt.com/faq/1796569222.html" title="How to align echarts map textures" target="_blank" class="font33 aClass">How to align echarts map textures</a></li> <li class="rcLi flexRow"><b class="flexRow">4</b><a href="//m.sbmmt.com/faq/1796569212.html" title="The difference between spring cloud gateway and spring cloud" target="_blank" class="font33 aClass">The difference between spring cloud gateway and spring cloud</a></li> <li class="rcLi flexRow"><b class="flexRow">5</b><a href="//m.sbmmt.com/faq/1796569207.html" title="Does harmony support flutter?" target="_blank" class="font33 aClass">Does harmony support flutter?</a></li> <li class="rcLi flexRow"><b class="flexRow">6</b><a href="//m.sbmmt.com/faq/1796569202.html" title="Detailed explanation of storm" target="_blank" class="font33 aClass">Detailed explanation of storm</a></li> <li class="rcLi flexRow"><b class="flexRow">7</b><a href="//m.sbmmt.com/faq/1796569159.html" title="How to use bytebase windows" target="_blank" class="font33 aClass">How to use bytebase windows</a></li> <li class="rcLi flexRow"><b class="flexRow">8</b><a href="//m.sbmmt.com/faq/1796569151.html" title="app packet capture tutorial" target="_blank" class="font33 aClass">app packet capture tutorial</a></li> </ul> </div> <div class="download"> <div class="xgkcTop flexRow downTop"> <span class="kctLeft font22 fontBold font33">Related Resource Downloads</span> <a href="//m.sbmmt.com/xiazai" target="_blank" class="kctRight flexRow font99"><span>More</span><span>></span></a> </div> <div class="downDiv flexRow"> <div class="flexCloumn downdivd"> <a href="//m.sbmmt.com/xiazai/code/7303" target="_blank" title="" class="aClass downTopa"><img title="Free commercial PHP single merchant mall system (CRMEB open version)" class="lazyload downimg " src="https://img.php.cn/upload/webcode/000/000/164/6267c22407e12971.jpg?x-oss-process=image/resize,m_fill,h_103,w_160" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <a href="//m.sbmmt.com/xiazai/code/7303" target="_blank" title="Free commercial PHP single merchant mall system (CRMEB open version)" class="downAa font33 fontoverflow">Free commercial PHP single merchant mall system (CRMEB open version)</a> </div> <div class="flexCloumn downdivd"> <a href="//m.sbmmt.com/xiazai/code/7445" target="_blank" title="" class="aClass downTopa"><img title="Yellow simple clothing mall responsive template-Store" class="lazyload downimg " src="https://img.php.cn/upload/webcode/000/287/557/62d75dde40f7f144.jpg?x-oss-process=image/resize,m_fill,h_103,w_160" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <a href="//m.sbmmt.com/xiazai/code/7445" target="_blank" title="Yellow simple clothing mall responsive template-Store" class="downAa font33 fontoverflow">Yellow simple clothing mall responsive template-Store</a> </div> <div class="flexCloumn downdivd"> <a href="//m.sbmmt.com/xiazai/code/7034" target="_blank" title="" class="aClass downTopa"><img title="Multi-purpose women's clothing e-commerce website template-Martup" class="lazyload downimg " src="https://img.php.cn/upload/webcode/000/287/557/616785e796b8e160.png?x-oss-process=image/resize,m_fill,h_103,w_160" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <a href="//m.sbmmt.com/xiazai/code/7034" target="_blank" title="Multi-purpose women's clothing e-commerce website template-Martup" class="downAa font33 fontoverflow">Multi-purpose women's clothing e-commerce website template-Martup</a> </div> <div class="flexCloumn downdivd"> <a href="//m.sbmmt.com/xiazai/code/7026" target="_blank" title="" class="aClass downTopa"><img title="Mall sales data statistics management backend UI framework template-MORVIN" class="lazyload downimg " src="https://img.php.cn/upload/webcode/000/287/557/6164e738e0bf9757.png?x-oss-process=image/resize,m_fill,h_103,w_160" onerror="this.src='/static/lhimages/moren/morentu.png'"></a> <a href="//m.sbmmt.com/xiazai/code/7026" target="_blank" title="Mall sales data statistics management backend UI framework template-MORVIN" class="downAa font33 fontoverflow">Mall sales data statistics management backend UI framework template-MORVIN</a> </div> </div> </div> </div> <div class="clear"></div> </div> <div class="clear"></div> </div> </div> <div class="phpFoot"> <div class="phpFootIn"> <div class="phpFootCont"> <div class="phpFootLeft"> <dl> <dt> <a href="//m.sbmmt.com/about/us.html" rel="nofollow" target="_blank" title="About us" class="cBlack">About us</a> <a href="//m.sbmmt.com/about/disclaimer.html" rel="nofollow" target="_blank" title="Disclaimer" class="cBlack">Disclaimer</a> <a href="//m.sbmmt.com/update/article_0_1.html" target="_blank" title="Sitemap" class="cBlack">Sitemap</a> <div class="clear"></div> </dt> <dd class="cont1"> php.cn:Public welfare online PHP training,Help PHP learners grow quickly! </dd> </dl> </div> </div> </div> </div> <input type="hidden" id="verifycode" value="/captcha.html"> </body> </html>