html tags list and uses

It is used to hold the HTML code which is not rendered on the screen. It is used to group HTML elements for styling purposes. JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. The multiple resources of the image are chosen in different scenarios and the image source from the tag is used when no other source is available or supported. These are tags used to store non-visible information about the web pages. It defines parameter for an element. This tag reduces size of the text from the normal size to a smaller size. HTML uses < > to denote tags HTML tags Tags can provide: Meaning of text: means top-level heading means paragraph for unordered (bulleted) list Formatting information ( for italic) Additional information to display (e.g., ) Tags can have tags inside (nesting supported) - Document forms a tree Example of HTML - Start with raw content text The
    tag defines unordered list. Each HTML tags have different properties. The progress tag represents the progress of a task. It represents section of page to represent navigation links. The tag defines a column in a table. It can be used to create a header, footer, sidebar, etc. It is the root of an HTML document. It is proceeding term of
    tag and lies inside
    tag. It is used to embed an object in HTML file.
    tag is deprecated use CSS instead. To specify a particular area of webpage which can contain another HTML file. The , or elements. The name attribute specifies the name of the metadata and the content attribute specifies the content of the metadata. The li tag defines a list item, and is used in ordered lists (ol), unordered lists (ul), and in menu lists (menu). It is to help the browser understand the version and type of web page, without which the browser would not be able to even recognize the webpage. The document type tag does not have an end tag. It defines an image map with active areas. The ins tag defines text that has been inserted into a document. It defines an inline frame which can embed other content. To specify preformatted text in an HTML document. You can use the