Following tags Are introduced in older versions of HTML However all the tags are marked with HTML-5 Area Unit are a Part of HTML-5.

HTML tags list with examples

In this blog, we will look at the HTML Tags list with Examples. We will create all HTML tags separately with Examples.
All HTML tags can be found here.

All Tag Sort Details Format

TagDescriptionVersion
HTML < !–…– > Tag define a comment
HTML < !DOCTYPE > Tag define the document type
HTML < a > Tag define an anchor
HTML < abbr > Tag define an abbreviation
HTML < acronym > Tag define an acronym
HTML < address > Tag define an address element
HTML < applet > Tag Deprecated. define an applet
HTML < area > Tag define an area inside an image map
HTML < article > Tagdefine an articleHTML-5
HTML < aside >Tag define some content loosely related to the page content. If it is removed, the remaining content still makes senseHTML-5
HTML < audio > Tag define a sound contentHTML-5
HTML < b > Tagdefine bold text
HTML < base > Tagdefine a base URL for all the links in a page
HTML < basefont > TagDeprecated. define a base font
HTML < bdo > Tagdefine the direction of text display
HTML < bdi > TagRepresents text that must be isolated from its surrounding for bidirectional text formatting. It allows embedding a span of text with a different, or unknown, directionalityHTML-5
HTML < bgsound >Tag define background music
HTML < big > Tagdefine big text
HTML < blink > Tag define a text which blinks
HTML < blockquote > Tagdefine a long quotation
HTML < body > Tagdefine the body element
HTML < br > TagInserts a single line break
HTML < button > Tagdefine a push button
HTML < canvas > TagFor making graphics with a scriptHTML-5
HTML < caption > Tagdefine a table caption
HTML < center > TagDeprecated. define centered text
HTML < cite > Tagdefine a citation
HTML < code > Tagdefine computer code text
HTML < col > Tagdefine attributes for table columns
HTML < colgroup > Tagdefine groups of table columns
HTML < comment >Tag Puts a comment in the document
HTML < datalist > TagA list of options for input valuesHTML-5
HTML < dd > Tagdefine a definition description
HTML < del > Tagdefine deleted text
HTML < dfn > Tagdefine a definition term
HTML < dialog > Tagdefine a dialog box or windowHTML-5
HTML < dir > TagDeprecated. define a directory list
HTML < div > Tagdefine a section in a document
HTML < dl > Tag<define a definition list
HTML < dt > Tagdefine a definition term
HTML < em > Tagdefine emphasized text
HTML < embed > Tagdefine a container for an external (non-HTML) applicationHTML-5
HTML < fieldset > Tagdefine a fieldset
HTML < figcaption > Tagdefine a caption for a < figure > elementHTML-5
HTML < figure > Tagdefine self-contained contentHTML-5
HTML < font > TagDeprecated. define text font, size, and color
HTML < footer > Tagdefine a footer for a document or sectionHTML-5
HTML < form > Tagdefine a form
HTML < frame > Tagdefine a sub window (a frame)
HTML < frameset > Tagdefine a set of frames
HTML < h1 > – < h6 > Tag Tags define header 1 to header 6
HTML < head > Tagdefine information about the document
HTML < header > Tagdefine a header for a document or sectionHTML-5
HTML < hr > Tagdefine a horizontal rule
HTML < html > Tagdefine an html document
HTML < i > Tagdefine italic text
HTML < iframe > Tag define an inline sub window (frame)
HTML < ilayer >Tag define an inline layer
HTML < img > Tagdefine an image
HTML < input > Tag define an input field
HTML < ins > Tag define inserted text
HTML < isindex >Tag Deprecated. define a single-line input field
HTML < kbd > Tag define keyboard text
HTML < keygen > Tag Generate key information in a formHTML-5
HTML < label > Tagdefine a label for a form control
HTML < layer > Tag define a layer
HTML < legend > Tagdefine a title in a fieldset
HTML < li > Tagdefine a list item
HTML < link > Tagdefine a resource reference
HTML < main > Tagdefine the main or important content in the document. There is only one
element in the document
HTML-5
HTML < map > Tagdefine an image map
HTML < mark > Tagdefine a text highlighted for reference purposes, that is for its relevance in another contextHTML-5
HTML < marquee > TagCreates a scrolling-text marquee
HTML < menu > Tag Deprecated. define a menu list
HTML < menuitem > Tag define a command/menu item that the user can invoke from a popup menuHTML-5
HTML < meta > Tagdefine meta data of an html document which is not displayed on the page
HTML < meter > Tagdefine a scalar measurement within a known range (a gauge)
HTML < multicol > Tag define a multicolumn text flow
HTML < nav > Tagdefine a section that contains only navigation linksHTML-5
HTML < nobr > Tag No breaks allowed in the enclosed text
HTML < noembed > Tag define content to be presented by browsers that do not support the ( embed ) tag
HTML < noframe > Tagdefine a noframe section
HTML < noscript > Tagdefine a noscript section
HTML < object > Tagdefine an embedded object
HTML < ol > Tagdefine an ordered list
HTML < optgroup > Tagdefine an option group
HTML < option > Tagdefine an option in a drop-down list
HTML < output > Tagdefine the result of a calculationHTML-5
HTML < p > Tagdefine a paragraph
HTML < param > Tagdefine a parameter for an object
HTML < plaintext > Tag Deprecated. Render the remainder of the document as preformatted plain text
HTML < pre > Tagdefine preformatted text
HTML < progress > Tagdefine a completion progress of a taskHTML-5
HTML < q > Tagdefine a short quotation
HTML < rp > Tagdefine to show browsers that do not support the ruby elementHTML-5
HTML < rt > Tagdefine an text ruby annotationHTML-5
HTML < ruby > Tagdefine an ruby annotationHTML-5
HTML < s > TagDeprecated. define strikethrough text
HTML < samp > Tagdefine sample computer code
HTML < script > Tagdefine a script
HTML < section > Tagdefine a section in a documentHTML-5
HTML < select > Tagdefine a selectable list
HTML < spacer > Tag define a white space
HTML < small > Tagdefine small text
HTML < source > Tagdefine a media resources for media elements, defined inside video or audio elementsHTML-5
HTML < span > Tagdefine a section in a document
HTML < strike > TagDeprecated. define strikethrough text
HTML < strong > Tagdefine strong text
HTML < style > Tagdefine a style definition
HTML < sub > Tagdefine subscripted text
HTML < summary > Tagdefine a summary, caption, or legend for a given < details >HTML-5
HTML < sup > Tagdefine superscripted text
HTML < table > Tagdefine a table
HTML < tbody > Tagdefine a table body
HTML < td > Tagdefine a table cell
HTML < textarea > Tagdefine a text area
HTML < tfoot > Tagdefine a table footer
HTML < th > Tagdefine a table heading
HTML < thead > Tagdefine a table header
HTML < time > Tagdefine a date and time < details >HTML-5
HTML < title > Tagdefine the document title
HTML < tr > Tagdefine a table row
HTML < track > Tagdefine a text tracks used in mediaplayersHTML-5
HTML < tt > Tagdefine teletype text
HTML < u > TagDeprecated. define underlined text
HTML < ul > Tagdefine an unordered list
HTML < var > Tagdefine a variable
HTML < video > Tagdefine a text tracks used in media playersHTML-5
HTML < wbr > TagIndicates a potential word break point within a < nobr > section
HTML < xmp > Tag Deprecated. define preformatted text

NOTE:- I Make one Blog to one Tag Full Details so We Learn and Read All Blogs



Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *