Pergunta de entrevista da empresa Akshay Group

What is HTML? ... 2) What are Tags? ... 3) Do all HTML tags have an end tag? ... 4) What is formatting in HTML? ... 5) How many types of heading does an HTML contain? ... 6) How to create a hyperlink in HTML? ...

Resposta da entrevista

Sigiloso

7 de jun. de 2021

The HTML contains six types of headings which are defined with the <h1> to </h1><h6> tags. Each type of heading tag displays different text size from another. So, </h6><h1> is the largest heading tag and </h1><h6> is the smallest one. For example:</h6>