HTML <u> Tag The HTML <u> Tag is used to define the duration of inline text with non-textual annotations. It is rendered as a solid
Tag: html tags
HTML <table> Tag HTML <table> Tag is used to display data in tabular form (row*column). A row can have multiple columns and rows. We can
HTML <span> Tag The HTML span tag is very important, The HTML <span> Tag is used as a normal container for inline elements. It is
HTML <section> Tag In this blog we will learn how to use HTML <section> Tag. The HTML <section> Tag is used to define sections in a document. When you
HTML <q> Tag HTML quotes are used to put a short quotation on your website. To do this, we have to use HTML <q> Tag
HTML <picture> Tag In this blog about HTML <picture> Tag, we will see how that happens HTML <picture> Tag is used in responsive web designing
HTML <output> Tag The HTML <output> Tag is used to display the result of some calculation (performed by JavaScript) or the result of a user
HTML <object> Tag The HTML <object> Tag is used to embed multimedia files on a webpage. In which the <object> Tag can include multimedia files
HTML <nav> Tag The HTML <nav> Tag is used to represent a section that contains navigation links, either within the current document or in another
HTML <meter> Tag In this blog you will learn about HTML <meter> Tag. The HTML <meter> Tag is used to measure data within a given range. It defines a