plz answer this computer question plz plz plz plz
Answers
Answer:
Ordered List tag :An ordered list, created using the <ol> tag, and each list item starts with the <li> tag.
Nested list: A nested list or a sublist is a list within a list. The trick to marking nested lists up correctly in HTML is to recognize that the sublist.
Heading tag: Heading tags are part of the HTML coding for a Web page. Headings are defined with H1 to H6 tags.
Bold tag :The HTML <b> tag is used to create a 'b' element, which represents bold text in an HTML document.
Image tag : The <img> tag defines an image in an HTML page. The <img> tag has two required attributes: src and alt.
Link tag: The <link> tag defines a link between a document and an external resource. The <link> tag is used to link to external style sheets.
Center tag : The <center> tag is not supported in HTML5. Use CSS instead. The <center> tag is used to center-align text.
Underline tag : Sorry not used to remember everything so I put this at the very end.