WEB DESIGN COMPLETE TUTORIAL HTML PART-026 of 2nd part
At first, Thank for my all Post Readers. Today HTML Full parts 27 post-27.( Full Web design tutorial To Html ) This is Full HTML Web Page in the Tutorial. you can learn a full HTML web design it. I hope so. Let's start...
Today's Subject is HTML Tag Reference
Following tags have been introduced in older versions of HTML but all the
tags marked with are part of HTML-5.
| Tags | Description | version |
|---|---|---|
| <ins> | Specifies inserted text | |
| <isindex> | Deprecated. Specifies a single-line input field | |
| <kbd> | Specifies keyboard text | |
| <keygen> | Generate key information in a form | HTML5 |
| <label> | Specifies a label for a form control | |
| <layer> | Specifies a layer | |
| <legend> | Specifies a title in a fieldset | |
| <li> | Specifies a list item | |
| <link> | Specifies a resource reference | |
| <main> | Specifies the main or important content in the document. There is only one element in the document | HTML5 |
| <map> | Specifies an image map | |
| <mark> | Specifies a text highlighted for reference purposes, that is for its relevance in another context | HTML5 |
| <marquee> | Creates a scrolling-text marquee | |
| <menu> | Deprecated. Specifies a menu list | |
| <menuitem> | Specifies a command/menu item that the user can invoke from a popup menu | HTML5 |
| <meter> | Specifies a scalar measurement within a known range (a gauge) | |
| <multicol> | Specifies a multicolumn text flow | |
| <nav> | Specifies a section that contains only navigation links | HTML5 |
| <nobr> | No breaks allowed in the enclosed text | |
| <noembed> | Specifies content to be presented by browsers that do not support the <embed> tag | |
| <noframes> | Specifies a noframe section | |
| <noscript> | Specifies a noscript section | |
| <object> | Specifies an embedded object | |
| <ol> | Specifies an ordered list | |
| <optgroup> | Specifies an option group | |
| <option> | Specifies an option in a dropdown list | |
| <output> | Specifies the result of a calculation | HTML5 |
| <p> | Specifies a paragraph | |
| <param> | Specifies a parameter for an object | |
| <plaintext> | Deprecated. Render the remainder of the document as preformatted plain text |
Related Content:





