Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Search Engine Optimization (http://siteownersforums.com/forumdisplay.php?f=16)
-   -   How Many Tag In HTML..? (http://siteownersforums.com/showthread.php?t=327309)

ankitasharma123 05-23-2018 10:31 PM

How Many Tag In HTML..?
 
Hello friends,

How Many Tag In HTML..?

oyecaptain 05-24-2018 12:18 AM

According to W3Schools.com, there are 89 tags in total in the HTML language.

ORLOVA 05-24-2018 01:05 AM

There are many tags in HTML5. There are different types of tags such as to make form there are some tags, to make animation there are tags, for tables there are tags, to make frames there are different tags.
You can refer this link through which you can learn HTML, CSS, JavaScript and many more languages.
W3Schools.com


NATA Gurgaon | Architecture Aptitude Exam | Best NATA Coaching in Gurgaon

sankalppatil 05-24-2018 02:20 AM

There are 89 tags in HTML.

indiakidney 05-24-2018 02:35 AM

Thanks for sharing

watson jamare 05-24-2018 02:57 AM

According to W3Schools.com, there are 89 tags in total in the HTML language. Defines the document type
Defines an HTML document
Defines information about the document
Defines a title for the document<br /> <body> Defines the document's body</div> </td> </tr> </table> <br /><table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%"> <tr> <td class="page"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr valign="bottom"> <td style="font-size:14pt">Sojan Babu</td> <td class="smallfont" align="right">05-24-2018 03:33 AM</td> </tr> </table> <hr /> <div>There are a ton of tags. <a href="https://www.w3schools.com/tags/ref_byfunc.asp" target="_blank">https://www.w3schools.com/tags/ref_byfunc.asp</a> shows a good list of them.<br /> <br /> From my limited knowledge, i would say 250 is a good estimate. The best thing about HTML is how easy it is.</div> </td> </tr> </table> <br /> <br /> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr valign="top"> <td class="smallfont">All times are GMT -7. The time now is <span class="time">04:48 AM</span>.</td> <td align="right"> <div class="smallfont"></div> </td> </tr> </table> <p class="smallfont" align="center"> <br /> Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc. </p> </body> </html>